History - net.minecraft.block.entity.VaultBlockEntity$Server
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
List<ItemStack> (ServerWorld, VaultConfig, BlockPos, PlayerEntity, ItemStack): resolveItemsToEject, method_56751, generateLoot
List<ItemStack> (ServerWorld, VaultConfig, BlockPos, PlayerEntity, ItemStackView): resolveItemsToEject, method_56751, generateLoot
1.21.11_unobfuscated
Names
net.minecraft.world.level.block.entity.vault.VaultBlockEntity$Server
net.minecraft.class_9199$class_9201
net.minecraft.block.entity.VaultBlockEntity$Server
Fields
int: UNLOCKING_DELAY_TICKS, field_48875, UNLOCK_TIME
int: DISPLAY_CYCLE_TICK_RATE, field_48876, DISPLAY_UPDATE_INTERVAL
int: INSERT_FAIL_SOUND_BUFFER_TICKS, field_48877, FAILED_UNLOCK_COOLDOWN
Constructors
()
Methods
void (ServerWorld, BlockPos, BlockState, VaultConfig, VaultServerData, VaultSharedData): tick, method_56756, tick
void (ServerWorld, BlockPos, BlockState, VaultConfig, VaultServerData, VaultSharedData, PlayerEntity, ItemStack): tryInsertKey, method_56757, tryUnlock
void (ServerWorld, BlockPos, BlockState, BlockState, VaultConfig, VaultSharedData): setVaultState, method_56758, changeVaultState
void (ServerWorld, VaultState, VaultConfig, VaultSharedData, BlockPos): cycleDisplayItemFromLootTable, method_56753, updateDisplayItem
ItemStack (ServerWorld, BlockPos, RegistryKey<LootTable>): getRandomDisplayItemFromLootTable, method_56755, generateDisplayItem
void (ServerWorld, BlockState, BlockPos, VaultConfig, VaultServerData, VaultSharedData, List<ItemStack>): unlock, method_56754, unlock
List<ItemStack> (ServerWorld, VaultConfig, BlockPos, PlayerEntity, ItemStack): resolveItemsToEject, method_56751, generateLoot
boolean (VaultConfig, VaultState): canEjectReward, method_56760, canBeUnlocked
boolean (VaultConfig, ItemStack): isValidToInsert, method_56759, isValidKey
boolean (long, VaultState): shouldCycleDisplayItem, method_56750, shouldUpdateDisplayItem
void (ServerWorld, VaultServerData, BlockPos, SoundEvent): playInsertFailSound, method_56752, playFailedUnlockSound