- gameRuleName - Variable in class com.therandomlabs.vanilladeathchest.VDCConfig.Misc
-
- get() - Method in enum com.therandomlabs.vanilladeathchest.VDCConfig.ShulkerBoxColor
-
Returns this shulker box color as a DyeColor.
- get(ServerWorld) - Static method in class com.therandomlabs.vanilladeathchest.world.DeathChestsState
-
- getAffectedBlocks() - Method in class com.therandomlabs.vanilladeathchest.mixin.ExplosionMixin
-
- getCreationTime() - Method in class com.therandomlabs.vanilladeathchest.deathchest.DeathChest
-
Returns this death chest's creation time.
- getDeathChest() - Method in class com.therandomlabs.vanilladeathchest.mixin.LockableContainerBlockEntityMixin
-
Returns the death chest.
- getDeathChest() - Method in interface com.therandomlabs.vanilladeathchest.util.DeathChestBlockEntity
-
Returns the death chest.
- getDeathChest(UUID) - Method in class com.therandomlabs.vanilladeathchest.world.DeathChestsState
-
Returns the death chest with the specified identifier.
- getDeathChestIdentifiers() - Method in class com.therandomlabs.vanilladeathchest.world.DeathChestsState
-
Returns the identifiers of all placed death chests.
- getDeathChestIdentifierStrings() - Method in class com.therandomlabs.vanilladeathchest.world.DeathChestsState
-
Returns the identifier strings of all placed death chests.
- getDeathChests() - Method in class com.therandomlabs.vanilladeathchest.world.DeathChestsState
-
Returns all placed death chests.
- getDrops() - Method in class com.therandomlabs.vanilladeathchest.mixin.LivingEntityMixin
-
Returns the player drops.
- getDrops() - Method in interface com.therandomlabs.vanilladeathchest.util.DropsList
-
Returns the player drops.
- getExistingDeathChest(BlockPos) - Method in class com.therandomlabs.vanilladeathchest.world.DeathChestsState
-
Returns the existing death chest at the specified position.
- getExistingDeathChests() - Method in class com.therandomlabs.vanilladeathchest.world.DeathChestsState
-
Returns all existing death chests.
- getIdentifier() - Method in class com.therandomlabs.vanilladeathchest.deathchest.DeathChest
-
Returns this death chest's identifier.
- getInventory() - Method in class com.therandomlabs.vanilladeathchest.deathchest.DeathChest
-
Returns the player inventory at the time of death.
- getItems() - Method in class com.therandomlabs.vanilladeathchest.deathchest.DeathChest
-
Returns a mutable list containing this death chest's items.
- getModConfigScreenFactory() - Method in class com.therandomlabs.vanilladeathchest.VDCModMenuEntryPoint
- getPlayerUUID() - Method in class com.therandomlabs.vanilladeathchest.deathchest.DeathChest
-
Returns this death chest's player UUID.
- getPos() - Method in class com.therandomlabs.vanilladeathchest.deathchest.DeathChest
-
Returns this death chest's position.
- getPos() - Method in class com.therandomlabs.vanilladeathchest.deathchest.DeathChestLocationFinder.Location
-
Returns the BlockPos of this location.
- getQueuedDeathChests() - Method in class com.therandomlabs.vanilladeathchest.world.DeathChestsState
-
Returns a queue of all unplaced death chests.
- getUnloadedBlockEntities() - Method in interface com.therandomlabs.vanilladeathchest.mixin.WorldAccessor
-
- getViewerCount() - Method in class com.therandomlabs.vanilladeathchest.mixin.ChestBlockEntityMixin
-
Returns the viewer count.
- getViewerCount() - Method in class com.therandomlabs.vanilladeathchest.mixin.ShulkerBoxBlockEntityMixin
-
Returns the viewer count.
- getViewerCount() - Method in interface com.therandomlabs.vanilladeathchest.util.ViewerCount
-
Returns the viewer count.
- getWorld() - Method in class com.therandomlabs.vanilladeathchest.deathchest.DeathChest
-
Returns this death chest's world.
- validatePostLoad() - Method in class com.therandomlabs.vanilladeathchest.VDCConfig.DefenseEntities
- validatePostLoad() - Method in class com.therandomlabs.vanilladeathchest.VDCConfig.KeyItem
- validatePostLoad() - Method in class com.therandomlabs.vanilladeathchest.VDCConfig.Spawning
- valueOf(String) - Static method in enum com.therandomlabs.vanilladeathchest.VDCConfig.ContainerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.therandomlabs.vanilladeathchest.VDCConfig.DimensionListBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.therandomlabs.vanilladeathchest.VDCConfig.KeyConsumptionBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.therandomlabs.vanilladeathchest.VDCConfig.ShulkerBoxColor
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.therandomlabs.vanilladeathchest.VDCConfig.ContainerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.therandomlabs.vanilladeathchest.VDCConfig.DimensionListBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.therandomlabs.vanilladeathchest.VDCConfig.KeyConsumptionBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.therandomlabs.vanilladeathchest.VDCConfig.ShulkerBoxColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VanillaDeathChest - Class in com.therandomlabs.vanilladeathchest
-
The main VanillaDeathChest class.
- VanillaDeathChest() - Constructor for class com.therandomlabs.vanilladeathchest.VanillaDeathChest
-
- VDCCommand - Class in com.therandomlabs.vanilladeathchest.command
-
The command that reloads the VanillaDeathChest configuration.
- VDCConfig - Class in com.therandomlabs.vanilladeathchest
-
- VDCConfig() - Constructor for class com.therandomlabs.vanilladeathchest.VDCConfig
-
- VDCConfig.ContainerType - Enum in com.therandomlabs.vanilladeathchest
-
The death chest container type.
- VDCConfig.DefenseEntities - Class in com.therandomlabs.vanilladeathchest
-
- VDCConfig.DimensionListBehavior - Enum in com.therandomlabs.vanilladeathchest
-
Dimension list behaviors.
- VDCConfig.KeyConsumptionBehavior - Enum in com.therandomlabs.vanilladeathchest
-
Key item consumption behaviors.
- VDCConfig.KeyItem - Class in com.therandomlabs.vanilladeathchest
-
- VDCConfig.Misc - Class in com.therandomlabs.vanilladeathchest
-
- VDCConfig.Protection - Class in com.therandomlabs.vanilladeathchest
-
- VDCConfig.ShulkerBoxColor - Enum in com.therandomlabs.vanilladeathchest
-
The shulker box color.
- VDCConfig.Spawning - Class in com.therandomlabs.vanilladeathchest
-
- VDCModMenuEntryPoint - Class in com.therandomlabs.vanilladeathchest
-
The Mod Menu entry point for VanillaDeathChest.
- VDCModMenuEntryPoint() - Constructor for class com.therandomlabs.vanilladeathchest.VDCModMenuEntryPoint
-
- viewerCount - Variable in class com.therandomlabs.vanilladeathchest.mixin.ChestBlockEntityMixin
-
- ViewerCount - Interface in com.therandomlabs.vanilladeathchest.util
-
Allows a container's viewer count to be accessed.