Uses of Class
net.minecraft.world.level.block.entity.TrialSpawnerBlockEntity
Packages that use TrialSpawnerBlockEntity
Package
Description
-
Uses of TrialSpawnerBlockEntity in net.minecraft.client.renderer.blockentity
Classes in net.minecraft.client.renderer.blockentity that implement interfaces with type arguments of type TrialSpawnerBlockEntityMethods in net.minecraft.client.renderer.blockentity with parameters of type TrialSpawnerBlockEntityModifier and TypeMethodDescriptionvoidTrialSpawnerRenderer.extractRenderState(TrialSpawnerBlockEntity blockEntity, SpawnerRenderState state, float partialTicks, Vec3 cameraPosition, @Nullable ModelFeatureRenderer.CrumblingOverlay breakProgress) TrialSpawnerRenderer.getRenderBoundingBox(TrialSpawnerBlockEntity blockEntity) -
Uses of TrialSpawnerBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type TrialSpawnerBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<TrialSpawnerBlockEntity> BlockEntityType.TRIAL_SPAWNER