All Methods Static Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
void |
attackEntity(PlayerEntity playerIn,
Entity targetEntity) |
boolean |
clickBlock(BlockPos loc,
Direction face) |
static void |
clickBlockCreative(Minecraft mcIn,
PlayerController playerController,
BlockPos pos,
Direction facing) |
ClientPlayerEntity |
createPlayer(ClientWorld p_199681_1_,
StatisticsManager p_199681_2_,
ClientRecipeBook p_199681_3_) |
boolean |
extendedReach() |
void |
func_203413_a(int p_203413_1_,
IRecipe<?> p_203413_2_,
boolean p_203413_3_) |
ActionResultType |
func_217292_a(ClientPlayerEntity p_217292_1_,
ClientWorld p_217292_2_,
Hand p_217292_3_,
BlockRayTraceResult p_217292_4_) |
void |
func_225323_a(ClientWorld p_225323_1_,
BlockPos p_225323_2_,
BlockState p_225323_3_,
CPlayerDiggingPacket.Action p_225323_4_,
boolean p_225323_5_) |
boolean |
gameIsSurvivalOrAdventure() |
float |
getBlockReachDistance() |
GameType |
getCurrentGameType() |
boolean |
getIsHittingBlock() |
ActionResultType |
interactWithEntity(PlayerEntity player,
Entity target,
EntityRayTraceResult ray,
Hand hand) |
ActionResultType |
interactWithEntity(PlayerEntity player,
Entity target,
Hand hand) |
boolean |
isInCreativeMode() |
boolean |
isNotCreative() |
boolean |
isRidingHorse() |
boolean |
isSpectatorMode() |
boolean |
onPlayerDamageBlock(BlockPos posBlock,
Direction directionFacing) |
boolean |
onPlayerDestroyBlock(BlockPos pos) |
void |
onStoppedUsingItem(PlayerEntity playerIn) |
void |
pickItem(int index) |
ActionResultType |
processRightClick(PlayerEntity player,
World worldIn,
Hand hand) |
void |
resetBlockRemoving() |
void |
sendEnchantPacket(int windowID,
int button) |
void |
sendPacketDropItem(ItemStack itemStackIn) |
void |
sendSlotPacket(ItemStack itemStackIn,
int slotId) |
void |
setGameType(GameType type) |
void |
setPlayerCapabilities(PlayerEntity player) |
boolean |
shouldDrawHUD() |
void |
tick() |
ItemStack |
windowClick(int windowId,
int slotId,
int mouseButton,
ClickType type,
PlayerEntity player) |