Uses of Class
net.minecraft.block.entity.VaultBlockEntity
Packages that use VaultBlockEntity
-
Uses of VaultBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type VaultBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<VaultBlockEntity> BlockEntityType.VAULT -
Uses of VaultBlockEntity in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type VaultBlockEntityModifier and TypeMethodDescriptionvoidVaultBlockEntityRenderer.updateRenderState(VaultBlockEntity vaultBlockEntity, VaultBlockEntityRenderState vaultBlockEntityRenderState, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand)