Index

A B C D E F G H I L M O P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values

A

amplifier() - Method in record class issame.material_beacons.config.BeaconConfig.EffectConfig
Returns the value of the amplifier record component.

B

bases() - Method in record class issame.material_beacons.config.BeaconConfig
Returns the value of the bases record component.
BeaconBehaviour - Class in issame.material_beacons
 
BeaconBehaviour() - Constructor for class issame.material_beacons.BeaconBehaviour
 
BeaconBlockEntityMixin - Class in issame.material_beacons.mixin
 
BeaconBlockEntityMixin() - Constructor for class issame.material_beacons.mixin.BeaconBlockEntityMixin
 
BeaconBlockMixin - Class in issame.material_beacons.mixin
 
BeaconBlockMixin() - Constructor for class issame.material_beacons.mixin.BeaconBlockMixin
 
BeaconConfig - Record Class in issame.material_beacons.config
 
BeaconConfig(List<String>, List<List<BeaconConfig.EffectConfig>>) - Constructor for record class issame.material_beacons.config.BeaconConfig
Creates an instance of a BeaconConfig record class.
BeaconConfig.EffectConfig - Record Class in issame.material_beacons.config
 
BeaconData - Class in issame.material_beacons.config
 
BeaconData(BeaconConfig) - Constructor for class issame.material_beacons.config.BeaconData
 
BlockOrTag - Class in issame.material_beacons.config
 
BlockOrTag(TagKey<Block>) - Constructor for class issame.material_beacons.config.BlockOrTag
 
BlockOrTag(Block) - Constructor for class issame.material_beacons.config.BlockOrTag
 

C

CODEC - Static variable in record class issame.material_beacons.config.BeaconConfig
 
CODEC - Static variable in record class issame.material_beacons.config.BeaconConfig.EffectConfig
 
CommonMod - Class in issame.material_beacons
 
CommonMod() - Constructor for class issame.material_beacons.CommonMod
 
Constants - Class in issame.material_beacons
 
Constants() - Constructor for class issame.material_beacons.Constants
 

D

DatapackLoader - Class in issame.material_beacons
 
DatapackLoader() - Constructor for class issame.material_beacons.DatapackLoader
 
duration() - Method in record class issame.material_beacons.config.BeaconConfig.EffectConfig
Returns the value of the duration record component.

E

effect() - Method in record class issame.material_beacons.config.BeaconConfig.EffectConfig
Returns the value of the effect record component.
EffectConfig(String, Integer, Integer, Double) - Constructor for record class issame.material_beacons.config.BeaconConfig.EffectConfig
Creates an instance of a EffectConfig record class.
equals(Object) - Method in record class issame.material_beacons.config.BeaconConfig.EffectConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class issame.material_beacons.config.BeaconConfig
Indicates whether some other object is "equal to" this one.

F

FabricMod - Class in issame.material_beacons
 
FabricMod() - Constructor for class issame.material_beacons.FabricMod
 
FabricPlatformHelper - Class in issame.material_beacons.platform
 
FabricPlatformHelper() - Constructor for class issame.material_beacons.platform.FabricPlatformHelper
 

G

getAllPowers() - Method in class issame.material_beacons.config.BeaconData
 
getBases() - Method in class issame.material_beacons.config.BeaconData
 
getBaseTags() - Method in record class issame.material_beacons.config.BeaconConfig
 
getBeaconData() - Static method in class issame.material_beacons.DatapackLoader
 
getBeaconData() - Method in class issame.material_beacons.platform.FabricPlatformHelper
 
getBeaconData() - Method in interface issame.material_beacons.platform.services.IPlatformHelper
Gets the beacon data from the datapack.
getEffectRanges() - Method in record class issame.material_beacons.config.BeaconConfig
 
getEnvironmentName() - Method in interface issame.material_beacons.platform.services.IPlatformHelper
Gets the name of the environment type as a string.
getMaxLevel() - Method in class issame.material_beacons.config.BeaconData
 
getPlatformName() - Method in class issame.material_beacons.platform.FabricPlatformHelper
 
getPlatformName() - Method in interface issame.material_beacons.platform.services.IPlatformHelper
Gets the name of the current platform
getPowerEffects() - Method in record class issame.material_beacons.config.BeaconConfig
 
getPowers(int) - Method in class issame.material_beacons.config.BeaconData
 
getRanges(int) - Method in class issame.material_beacons.config.BeaconData
 

H

has(Block) - Method in class issame.material_beacons.config.BlockOrTag
 
hashCode() - Method in record class issame.material_beacons.config.BeaconConfig.EffectConfig
Returns a hash code value for this object.
hashCode() - Method in record class issame.material_beacons.config.BeaconConfig
Returns a hash code value for this object.

I

init() - Static method in class issame.material_beacons.CommonMod
 
IPlatformHelper - Interface in issame.material_beacons.platform.services
 
isBlock() - Method in class issame.material_beacons.config.BlockOrTag
 
isDevelopmentEnvironment() - Method in class issame.material_beacons.platform.FabricPlatformHelper
 
isDevelopmentEnvironment() - Method in interface issame.material_beacons.platform.services.IPlatformHelper
Check if the game is currently in a development environment.
isModLoaded(String) - Method in class issame.material_beacons.platform.FabricPlatformHelper
 
isModLoaded(String) - Method in interface issame.material_beacons.platform.services.IPlatformHelper
Checks if a mod with the given id is loaded.
issame.material_beacons - package issame.material_beacons
 
issame.material_beacons.config - package issame.material_beacons.config
 
issame.material_beacons.mixin - package issame.material_beacons.mixin
 
issame.material_beacons.platform - package issame.material_beacons.platform
 
issame.material_beacons.platform.services - package issame.material_beacons.platform.services
 

L

load(Class<T>) - Static method in class issame.material_beacons.platform.Services
 
LOG - Static variable in class issame.material_beacons.Constants
 

M

MAX_LAYER - Static variable in class issame.material_beacons.Constants
 
MOD_ID - Static variable in class issame.material_beacons.Constants
 
MOD_NAME - Static variable in class issame.material_beacons.Constants
 

O

onInitialize() - Method in class issame.material_beacons.FabricMod
 

P

PLATFORM - Static variable in class issame.material_beacons.platform.Services
 
powers() - Method in record class issame.material_beacons.config.BeaconConfig
Returns the value of the powers record component.

R

range() - Method in record class issame.material_beacons.config.BeaconConfig.EffectConfig
Returns the value of the range record component.
register() - Static method in class issame.material_beacons.DatapackLoader
 

S

Services - Class in issame.material_beacons.platform
 
Services() - Constructor for class issame.material_beacons.platform.Services
 

T

toString() - Method in record class issame.material_beacons.config.BeaconConfig.EffectConfig
Returns a string representation of this record class.
toString() - Method in record class issame.material_beacons.config.BeaconConfig
Returns a string representation of this record class.
toString() - Method in class issame.material_beacons.config.BeaconData
 
toString() - Method in class issame.material_beacons.config.BlockOrTag
 

U

updateBeaconBase(Level, int, int, int, Map<ResourceLocation, BeaconData>) - Static method in class issame.material_beacons.BeaconBehaviour
 
A B C D E F G H I L M O P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values