History - net.minecraft.server.network.ServerPlayerInteractionManager
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
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.server.level.ServerPlayerGameMode
net.minecraft.class_3225
net.minecraft.server.network.ServerPlayerInteractionManager
Fields
double: FLIGHT_DISABLE_RANGE, field_62843, field_62843
org.slf4j.Logger: LOGGER, field_20325, LOGGER
ServerWorld: level, field_14007, world
ServerPlayerEntity: player, field_14008, player
GameMode: gameModeForPlayer, field_14005, gameMode
GameMode: previousGameModeForPlayer, field_25715, previousGameMode
boolean: isDestroyingBlock, field_14003, mining
int: destroyProgressStart, field_20326, startMiningTime
BlockPos: destroyPos, field_20327, miningPos
int: gameTicks, field_14000, tickCounter
boolean: hasDelayedDestroy, field_20328, failedToMine
BlockPos: delayedDestroyPos, field_20329, failedMiningPos
int: delayedTickStart, field_20330, failedStartMiningTime
int: lastSentState, field_20331, blockBreakingProgress
Constructors
Methods
boolean (GameMode): changeGameModeForPlayer, method_30118, changeGameMode
void (GameMode, GameMode): setGameModeForPlayer, method_14261, setGameMode
boolean (): isInRangeOfGround, method_74539, isHoveringOnGround
GameMode (): getGameModeForPlayer, method_14257, getGameMode
GameMode (): getPreviousGameModeForPlayer, method_30119, getPreviousGameMode
boolean (): isSurvival, method_14267, isSurvivalLike
boolean (): isCreative, method_14268, isCreative
void (): tick, method_14264, update
float (BlockState, BlockPos, int): incrementDestroyProgress, method_21716, continueMining
void (BlockPos, boolean, int, String): debugLogging, method_41250, onBlockBreakingAction
void (BlockPos, PlayerActionC2SPacket$Action, Direction, int, int): handleBlockBreakAction, method_14263, processBlockBreakingAction
void (BlockPos, int, String): destroyAndAck, method_21717, finishMining
boolean (BlockPos): destroyBlock, method_14266, tryBreakBlock
ActionResult (ServerPlayerEntity, World, ItemStack, Hand): useItem, method_14256, interactItem
ActionResult (ServerPlayerEntity, World, ItemStack, Hand, BlockHitResult): useItemOn, method_14262, interactBlock
void (ServerWorld): setLevel, method_14259, setWorld
void (Item): lambda$handleBlockBreakAction$0, method_59904, method_59904