Uses of Class
net.minecraft.client.render.block.entity.state.BeaconBlockEntityRenderState
Packages that use BeaconBlockEntityRenderState
Package
Description
-
Uses of BeaconBlockEntityRenderState in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity that return BeaconBlockEntityRenderStateMethods in net.minecraft.client.render.block.entity with parameters of type BeaconBlockEntityRenderStateModifier and TypeMethodDescriptionvoidBeaconBlockEntityRenderer.render(BeaconBlockEntityRenderState beaconBlockEntityRenderState, MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue, CameraRenderState cameraRenderState) static <T extends BlockEntity & BeamEmitter>
voidBeaconBlockEntityRenderer.updateBeaconRenderState(T blockEntity, BeaconBlockEntityRenderState state, float tickProgress, Vec3d cameraPos) voidBeaconBlockEntityRenderer.updateRenderState(T t, BeaconBlockEntityRenderState beaconBlockEntityRenderState, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand) -
Uses of BeaconBlockEntityRenderState in net.minecraft.client.render.block.entity.state
Fields in net.minecraft.client.render.block.entity.state declared as BeaconBlockEntityRenderState