Uses of Class
net.minecraft.world.level.block.entity.TheEndGatewayBlockEntity
Package
Description
-
Uses of TheEndGatewayBlockEntity in net.minecraft.client.renderer.blockentity
Modifier and TypeMethodDescriptionTheEndGatewayRenderer.getRenderBoundingBox
(TheEndGatewayBlockEntity blockEntity) void
TheEndGatewayRenderer.render
(TheEndGatewayBlockEntity p_112613_, float p_112614_, PoseStack p_112615_, MultiBufferSource p_112616_, int p_112617_, int p_112618_) -
Uses of TheEndGatewayBlockEntity in net.minecraft.world.level.block.entity
Modifier and TypeFieldDescriptionstatic final BlockEntityType
<TheEndGatewayBlockEntity> BlockEntityType.END_GATEWAY
Modifier and TypeMethodDescriptionstatic void
TheEndGatewayBlockEntity.beamAnimationTick
(Level p_155835_, BlockPos p_155836_, BlockState p_155837_, TheEndGatewayBlockEntity p_155838_) static void
TheEndGatewayBlockEntity.portalTick
(Level p_350841_, BlockPos p_350745_, BlockState p_350476_, TheEndGatewayBlockEntity p_350562_) static void
TheEndGatewayBlockEntity.triggerCooldown
(Level p_155850_, BlockPos p_155851_, BlockState p_155852_, TheEndGatewayBlockEntity p_155853_)