History - net.minecraft.block.entity.EndGatewayBlockEntity
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
void (ServerWorld, BlockPos, EndGatewayFeatureConfig): spawnGatewayPortal, method_11416, createPortal
void (ServerWorld, BlockPos, EndGatewayFeature): spawnGatewayPortal, method_11416, createPortal
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.level.block.entity.TheEndGatewayBlockEntity
net.minecraft.class_2643
net.minecraft.block.entity.EndGatewayBlockEntity
Fields
org.slf4j.Logger: LOGGER, field_12133, LOGGER
int: SPAWN_TIME, field_31368, field_31368
int: COOLDOWN_TIME, field_31369, field_31369
int: ATTENTION_INTERVAL, field_31370, field_31370
int: EVENT_COOLDOWN, field_31371, field_31371
int: GATEWAY_HEIGHT_ABOVE_SURFACE, field_31372, field_31372
long: DEFAULT_AGE, field_57802, DEFAULT_AGE
boolean: DEFAULT_EXACT_TELEPORT, field_57803, DEFAULT_EXACT_TELEPORT
long: age, field_12131, age
int: teleportCooldown, field_12130, teleportCooldown
BlockPos: exitPortal, field_12132, exitPortalPos
boolean: exactTeleport, field_12129, exactTeleport
Constructors
Methods
void (WriteView): saveAdditional, method_11007, writeData
void (ReadView): loadAdditional, method_11014, readData
void (World, BlockPos, BlockState, EndGatewayBlockEntity): beamAnimationTick, method_31700, clientTick
void (World, BlockPos, BlockState, EndGatewayBlockEntity): portalTick, method_31702, serverTick
boolean (): isSpawning, method_11420, isRecentlyGenerated
boolean (): isCoolingDown, method_11421, needsCooldownBeforeTeleporting
float (float): getSpawnPercent, method_11417, getRecentlyGeneratedBeamHeight
float (float): getCooldownPercent, method_11412, getCooldownBeamHeight
BlockEntityUpdateS2CPacket (): getUpdatePacket, method_38235, toUpdatePacket
NbtCompound (RegistryWrapper$WrapperLookup): getUpdateTag, method_16887, toInitialChunkDataNbt
void (World, BlockPos, BlockState, EndGatewayBlockEntity): triggerCooldown, method_11411, startTeleportCooldown
boolean (int, int): triggerEvent, method_11004, onSyncedBlockEvent
Vec3d (ServerWorld, BlockPos): getPortalPosition, method_60787, getOrCreateExitPortalPos
BlockPos (World, BlockPos): findExitPosition, method_11419, findBestPortalExitPos
BlockPos (ServerWorld, BlockPos): findOrCreateValidTeleportPos, method_31699, setupExitPortalLocation
Vec3d (ServerWorld, BlockPos): findExitPortalXZPosTentative, method_31701, findTeleportLocation
boolean (ServerWorld, Vec3d): isChunkEmpty, method_31698, isChunkEmpty
BlockPos (BlockView, BlockPos, int, boolean): findTallestBlock, method_11410, findExitPortalPos
WorldChunk (World, Vec3d): getChunk, method_11414, getChunk
BlockPos (WorldChunk): findValidSpawnInChunk, method_11413, findPortalPosition
void (ServerWorld, BlockPos, EndGatewayFeatureConfig): spawnGatewayPortal, method_11416, createPortal
boolean (Direction): shouldRenderFace, method_11400, shouldDrawSide
int (): getParticleAmount, method_11415, getDrawnSidesCount
void (BlockPos, boolean): setExitPosition, method_11418, setExitPortalPos
Packet (): getUpdatePacket, method_38235, toUpdatePacket
void (ServerWorld, BlockPos, RegistryEntry$Reference): lambda$findOrCreateValidTeleportPos$1, method_46694, method_46694
Optional (Registry): lambda$findOrCreateValidTeleportPos$0, method_46695, method_46695