Index
All Classes and Interfaces|All Packages
B
- BlockItemMeta - Interface in org.aincraft
- BREAK - Enum constant in enum class org.aincraft.SoundType
- bridge() - Static method in interface org.aincraft.Bridge
- Bridge - Interface in org.aincraft
- build() - Method in interface org.aincraft.Builder
- Builder<T> - Interface in org.aincraft
- Builder.Buildable<B,
T> - Interface in org.aincraft
C
- clazz() - Method in record class org.aincraft.EntityModelAttributes.EntityModelAttributeImpl
-
Returns the value of the
clazzrecord component. - ConfigurationFactory<T> - Interface in org.aincraft.config
- create() - Method in interface org.aincraft.EntityModelData.Factory
- create(ConfigurationSection) - Method in interface org.aincraft.config.ConfigurationFactory
- create(EntityType, Location) - Static method in interface org.aincraft.EntityModel
- create(EntityType, Location) - Method in interface org.aincraft.EntityModelFactory
- create(ItemStack, Key) - Static method in interface org.aincraft.KeyedItem
- create(Plugin, String) - Static method in interface org.aincraft.config.YamlConfiguration
- createSimple() - Static method in interface org.aincraft.registry.Registry
E
- EntityModel - Interface in org.aincraft
- EntityModelAttributeImpl(String, Class<T>) - Constructor for record class org.aincraft.EntityModelAttributes.EntityModelAttributeImpl
-
Creates an instance of a
EntityModelAttributeImplrecord class. - EntityModelAttributes - Class in org.aincraft
- EntityModelAttributes.EntityModelAttributeImpl<T> - Record Class in org.aincraft
- EntityModelData - Interface in org.aincraft
- EntityModelData.EntityModelAttribute<T> - Interface in org.aincraft
- EntityModelData.Factory - Interface in org.aincraft
- entityModelFactory() - Method in interface org.aincraft.Bridge
- EntityModelFactory - Interface in org.aincraft
- equals(Object) - Method in record class org.aincraft.EntityModelAttributes.EntityModelAttributeImpl
-
Indicates whether some other object is "equal to" this one.
F
- FileBackedConfiguration - Interface in org.aincraft.config
-
Represents a physical file and its operations for a configuration
G
- get(Key) - Method in interface org.aincraft.registry.Registry
- getAction() - Method in class org.aincraft.events.PacketBlockInteractEvent
- getAttribute(EntityModelData.EntityModelAttribute<T>) - Method in interface org.aincraft.EntityModelData
- getAttribute(EntityModelData.EntityModelAttribute<T>, T) - Method in interface org.aincraft.EntityModelData
- getBlock() - Method in class org.aincraft.events.PacketBlockInteractEvent
- getBlockItemMeta() - Method in interface org.aincraft.PacketBlock.PacketBlockMeta
- getData() - Method in interface org.aincraft.EntityModel
- getEntityModelData() - Method in interface org.aincraft.PacketBlock.PacketBlockMeta
- getFace() - Method in class org.aincraft.events.PacketBlockInteractEvent
- getHand() - Method in class org.aincraft.events.PacketBlockInteractEvent
- getHandlerList() - Static method in class org.aincraft.events.PacketBlockBreakEvent
- getHandlerList() - Static method in class org.aincraft.events.PacketBlockInteractEvent
- getHandlers() - Method in class org.aincraft.events.PacketBlockBreakEvent
- getHandlers() - Method in class org.aincraft.events.PacketBlockInteractEvent
- getIdentifier() - Method in enum class org.aincraft.SoundType
- getItem() - Method in class org.aincraft.events.PacketBlockInteractEvent
- getItemModel() - Method in interface org.aincraft.BlockItemMeta
- getItemStack() - Method in interface org.aincraft.KeyedItem
- getKey() - Method in interface org.aincraft.registry.RegistryAccess.RegistryAccessKey
- getMaterial() - Method in interface org.aincraft.BlockItemMeta
- getMeta() - Method in interface org.aincraft.PacketBlock
- getModel() - Method in interface org.aincraft.PacketBlock
- getPlayer() - Method in class org.aincraft.events.PacketBlockInteractEvent
- getPlugin() - Method in interface org.aincraft.config.FileBackedConfiguration
- getRegistry(RegistryAccess.RegistryAccessKey<T>) - Method in interface org.aincraft.registry.RegistryAccess
- getResourceKey() - Method in class org.aincraft.events.PacketBlockInteractEvent
- getSoundEntry(SoundType) - Method in interface org.aincraft.PacketBlock.PacketBlockMeta
- getViewers() - Method in interface org.aincraft.EntityModel
- GLOW_COLOR_OVERRIDE - Static variable in class org.aincraft.EntityModelAttributes
- GLOWING - Static variable in class org.aincraft.EntityModelAttributes
H
- hashCode() - Method in record class org.aincraft.EntityModelAttributes.EntityModelAttributeImpl
-
Returns a hash code value for this object.
- hideFrom(Player) - Method in interface org.aincraft.EntityModel
I
- INVISIBLE - Static variable in class org.aincraft.EntityModelAttributes
- isCancelled() - Method in class org.aincraft.events.PacketBlockBreakEvent
- isCancelled() - Method in class org.aincraft.events.PacketBlockInteractEvent
- isLeftClick() - Method in class org.aincraft.events.PacketBlockInteractEvent
- isPhysical() - Method in class org.aincraft.events.PacketBlockInteractEvent
- isRegistered(Key) - Method in interface org.aincraft.registry.Registry
- isRegistered(T) - Method in interface org.aincraft.registry.Registry
- isRightClick() - Method in class org.aincraft.events.PacketBlockInteractEvent
- isVisible(Player) - Method in interface org.aincraft.EntityModel
- ITEM - Static variable in class org.aincraft.registry.RegistryAccessKeys
- ITEM_MODEL - Static variable in class org.aincraft.EntityModelAttributes
- itemService() - Method in interface org.aincraft.Bridge
- itemService() - Static method in interface org.aincraft.ItemService
- ItemService - Interface in org.aincraft
K
- key() - Method in record class org.aincraft.EntityModelAttributes.EntityModelAttributeImpl
-
Returns the value of the
keyrecord component. - KeyedItem - Interface in org.aincraft
L
- LEFT_ROTATION - Static variable in class org.aincraft.EntityModelAttributes
O
- org.aincraft - package org.aincraft
- org.aincraft.config - package org.aincraft.config
- org.aincraft.events - package org.aincraft.events
- org.aincraft.registry - package org.aincraft.registry
P
- PACKET_BLOCK_META - Static variable in class org.aincraft.registry.RegistryAccessKeys
- PacketBlock - Interface in org.aincraft
- PacketBlock.PacketBlockMeta - Interface in org.aincraft
- PacketBlockBreakEvent - Class in org.aincraft.events
- PacketBlockBreakEvent() - Constructor for class org.aincraft.events.PacketBlockBreakEvent
- PacketBlockInteractEvent - Class in org.aincraft.events
- PacketBlockInteractEvent(Player, Block, Action, EquipmentSlot, BlockFace, ItemStack, String) - Constructor for class org.aincraft.events.PacketBlockInteractEvent
- PLACE - Enum constant in enum class org.aincraft.SoundType
- play(Location) - Method in interface org.aincraft.SoundEntry
- POSITION - Static variable in class org.aincraft.EntityModelAttributes
R
- read(ItemStack) - Method in interface org.aincraft.ItemService
- register(T) - Method in interface org.aincraft.registry.Registry
- Registry<T> - Interface in org.aincraft.registry
- registryAccess() - Method in interface org.aincraft.Bridge
- registryAccess() - Static method in interface org.aincraft.registry.RegistryAccess
- RegistryAccess - Interface in org.aincraft.registry
- RegistryAccess.RegistryAccessKey<T> - Interface in org.aincraft.registry
- RegistryAccessKeys - Class in org.aincraft.registry
- reload() - Method in interface org.aincraft.config.FileBackedConfiguration
- RIGHT_ROTATION - Static variable in class org.aincraft.EntityModelAttributes
S
- save() - Method in interface org.aincraft.config.FileBackedConfiguration
- SCALE - Static variable in class org.aincraft.EntityModelAttributes
- setAttribute(EntityModelData.EntityModelAttribute<T>, T) - Method in interface org.aincraft.EntityModelData
- setCancelled(boolean) - Method in class org.aincraft.events.PacketBlockBreakEvent
- setCancelled(boolean) - Method in class org.aincraft.events.PacketBlockInteractEvent
- setData(EntityModelData) - Method in interface org.aincraft.EntityModel
- showTo(Player) - Method in interface org.aincraft.EntityModel
- SHULKER_PEEK - Static variable in class org.aincraft.EntityModelAttributes
- SLIME_SIZE - Static variable in class org.aincraft.EntityModelAttributes
- SoundEntry - Interface in org.aincraft
- SoundType - Enum Class in org.aincraft
T
- teleport(Location) - Method in interface org.aincraft.EntityModel
- toBuilder() - Method in interface org.aincraft.Builder.Buildable
- toString() - Method in record class org.aincraft.EntityModelAttributes.EntityModelAttributeImpl
-
Returns a string representation of this record class.
- TRANSLATION - Static variable in class org.aincraft.EntityModelAttributes
V
- valueOf(String) - Static method in enum class org.aincraft.SoundType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.aincraft.SoundType
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WORLD - Static variable in class org.aincraft.EntityModelAttributes
- write(ItemStack, String) - Method in interface org.aincraft.ItemService
Y
- YamlConfiguration - Interface in org.aincraft.config
All Classes and Interfaces|All Packages