Uses of Class
net.minecraft.world.level.block.entity.vault.VaultBlockEntity
Packages that use VaultBlockEntity
Package
Description
-
Uses of VaultBlockEntity in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type VaultBlockEntityModifier and TypeMethodDescriptionvoidVaultRenderer.extractRenderState(VaultBlockEntity p_446594_, VaultRenderState p_446868_, float p_446263_, Vec3 p_446377_, ModelFeatureRenderer.CrumblingOverlay p_446440_) -
Uses of VaultBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type VaultBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<VaultBlockEntity> BlockEntityType.VAULT