Uses of Class
net.minecraft.block.entity.EndGatewayBlockEntity
Packages that use EndGatewayBlockEntity
-
Uses of EndGatewayBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type EndGatewayBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<EndGatewayBlockEntity> BlockEntityType.END_GATEWAYMethods in net.minecraft.block.entity with parameters of type EndGatewayBlockEntityModifier and TypeMethodDescriptionstatic voidEndGatewayBlockEntity.clientTick(World world, BlockPos pos, BlockState state, EndGatewayBlockEntity blockEntity) static voidEndGatewayBlockEntity.serverTick(World world, BlockPos pos, BlockState state, EndGatewayBlockEntity blockEntity) static voidEndGatewayBlockEntity.startTeleportCooldown(World world, BlockPos pos, BlockState state, EndGatewayBlockEntity blockEntity) -
Uses of EndGatewayBlockEntity in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type EndGatewayBlockEntityModifier and TypeMethodDescriptionvoidEndGatewayBlockEntityRenderer.updateRenderState(EndGatewayBlockEntity endGatewayBlockEntity, EndGatewayBlockEntityRenderState endGatewayBlockEntityRenderState, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand)