Uses of Class
net.minecraft.world.level.block.entity.TheEndGatewayBlockEntity
Package
Description
-
Uses of TheEndGatewayBlockEntity in net.minecraft.client.renderer.blockentity
Modifier and TypeMethodDescriptionvoid
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.teleportEntity
(Level p_155829_, BlockPos p_155830_, BlockState p_155831_, Entity p_155832_, TheEndGatewayBlockEntity p_155833_) static void
TheEndGatewayBlockEntity.teleportTick
(Level p_155845_, BlockPos p_155846_, BlockState p_155847_, TheEndGatewayBlockEntity p_155848_) private static void
TheEndGatewayBlockEntity.triggerCooldown
(Level p_155850_, BlockPos p_155851_, BlockState p_155852_, TheEndGatewayBlockEntity p_155853_)