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 TypeMethodDescriptionvoid
VaultRenderer.render
(VaultBlockEntity pBlockEntity, float pPartialTick, PoseStack pPoseStack, MultiBufferSource pBufferSource, int pPackedLight, int pPackedOverlay) -
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