Uses of Class
net.minecraft.entity.player.PlayerEntity
Packages that use PlayerEntity
Package
Description
-
Uses of PlayerEntity in net.minecraft
Subclasses of PlayerEntity in net.minecraftFields in net.minecraft declared as PlayerEntityModifier and TypeFieldDescriptionprivate PlayerEntityclass_497.field_2021class_70.field_2309private PlayerEntityclass_557.field_2367Methods in net.minecraft that return PlayerEntityMethods in net.minecraft with parameters of type PlayerEntityModifier and TypeMethodDescriptionvoidMultiplayerInteractionManager.attackEntity(PlayerEntity player, Entity target) booleanclass_159.canPlayerUse(PlayerEntity player) booleanclass_225.canPlayerUse(PlayerEntity player) booleanclass_275.canPlayerUse(PlayerEntity player) booleanclass_320.canPlayerUse(PlayerEntity player) booleanclass_507.canPlayerUse(PlayerEntity player) booleanclass_549.canPlayerUse(PlayerEntity player) MultiplayerInteractionManager.clickSlot(int windowId, int slotId, int button, boolean shift, PlayerEntity player) voidMultiplayerInteractionManager.interactEntity(PlayerEntity player, Entity entity) voidclass_321.method_1046(PlayerEntity playerEntity, TextureManager textureManager, MapState mapState) voidclass_59.method_1152(PlayerEntity playerEntity, int int2, int int3, int int4, int int5, int int6) voidclass_72.method_1152(PlayerEntity playerEntity, int int2, int int3, int int4, int int5, int int6) booleanclass_113.method_1323(PlayerEntity playerEntity) booleanclass_121.method_1323(PlayerEntity playerEntity) booleanclass_151.method_1323(PlayerEntity playerEntity) booleanclass_443.method_1323(PlayerEntity playerEntity) booleanclass_466.method_1323(PlayerEntity playerEntity) booleanclass_549.method_1323(PlayerEntity playerEntity) booleanclass_613.method_1323(PlayerEntity playerEntity) voidclass_142.method_1354(PlayerEntity playerEntity) voidclass_410.method_1354(PlayerEntity playerEntity) voidclass_451.method_1354(PlayerEntity playerEntity) voidclass_484.method_1354(PlayerEntity playerEntity) voidclass_499.method_1354(PlayerEntity playerEntity) voidMultiplayerInteractionManager.method_1709(int int2, PlayerEntity playerEntity) booleanclass_73.method_171(PlayerEntity playerEntity, int int2, int int3, int int4) voidMultiplayerInteractionManager.method_1711(PlayerEntity playerEntity) voidSingleplayerInteractionManager.method_1711(PlayerEntity playerEntity) booleanMultiplayerInteractionManager.method_1712(PlayerEntity playerEntity, World world, ItemStack itemStack) booleanMultiplayerInteractionManager.method_1713(PlayerEntity playerEntity, World world, ItemStack itemStack, int int2, int int3, int int4, int int5) voidclass_537.method_1718(PlayerEntity playerEntity) booleanclass_70.method_1831(PlayerEntity playerEntity, World world, ItemStack itemStack) booleanclass_70.method_1832(PlayerEntity playerEntity, World world, ItemStack itemStack, int int2, int int3, int int4, int int5) class_561.method_1855(ItemStack itemStack, World world, PlayerEntity playerEntity) voidclass_41.method_1942(PlayerEntity playerEntity) voidclass_413.method_1942(PlayerEntity playerEntity) voidclass_196.method_2087(PlayerEntity playerEntity) voidclass_277.method_2087(PlayerEntity playerEntity) booleanclass_196.method_2094(PlayerEntity playerEntity) booleanclass_277.method_2094(PlayerEntity playerEntity) booleanclass_337.method_2094(PlayerEntity playerEntity) booleanclass_407.method_2094(PlayerEntity playerEntity) booleanclass_506.method_2094(PlayerEntity playerEntity) voidclass_166.method_558(PlayerEntity playerEntity, double double2, double double3, double double4, double double5, int int2, Packet packet) voidclass_168.method_609(PlayerEntity playerEntity) voidclass_81.method_609(PlayerEntity playerEntity) voidclass_168.method_610(PlayerEntity playerEntity) voidclass_81.method_610(PlayerEntity playerEntity) Constructors in net.minecraft with parameters of type PlayerEntityModifierConstructorDescriptionclass_272(PlayerEntity playerEntity) class_497(PlayerEntity playerEntity, Inventory inventory, int int2, int int3, int int4) class_557(PlayerEntity playerEntity, Inventory inventory, Inventory inventory2, int int2, int int3, int int4) class_585(PlayerEntity playerEntity) -
Uses of PlayerEntity in net.minecraft.block
Methods in net.minecraft.block with parameters of type PlayerEntityModifier and TypeMethodDescriptionprivate voidCakeBlock.method_1528(World world, int int2, int int3, int int4, PlayerEntity playerEntity) floatBlock.method_1582(PlayerEntity player) voidBlock.method_1628(World world, PlayerEntity playerEntity, int int2, int int3, int int4, int int5) voidIceBlock.method_1628(World world, PlayerEntity playerEntity, int int2, int int3, int int4, int int5) voidLeavesBlock.method_1628(World world, PlayerEntity playerEntity, int int2, int int3, int int4, int int5) voidLogBlock.method_1628(World world, PlayerEntity playerEntity, int int2, int int3, int int4, int int5) voidSnowyBlock.method_1628(World world, PlayerEntity playerEntity, int int2, int int3, int int4, int int5) private static intPistonBlock.method_761(World world, int int2, int int3, int int4, PlayerEntity playerEntity) voidBlock.onHit(World world, int x, int y, int z, PlayerEntity player) voidButtonBlock.onHit(World world, int x, int y, int z, PlayerEntity player) voidCakeBlock.onHit(World world, int x, int y, int z, PlayerEntity player) voidDoorBlock.onHit(World world, int x, int y, int z, PlayerEntity player) voidLeverBlock.onHit(World world, int x, int y, int z, PlayerEntity player) voidNoteBlock.onHit(World world, int x, int y, int z, PlayerEntity player) voidRedstoneOreBlock.onHit(World world, int x, int y, int z, PlayerEntity player) voidStairsBlock.onHit(World world, int x, int y, int z, PlayerEntity player) voidTntBlock.onHit(World world, int x, int y, int z, PlayerEntity player) voidTrapdoorBlock.onHit(World world, int x, int y, int z, PlayerEntity player) booleanBedBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanButtonBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanCakeBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanChestBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanDispenserBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanDoorBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanFurnaceBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanJukeboxBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanLeverBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanNoteBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanPistonBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanRedstoneOreBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanRepeaterBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanStairsBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanTntBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanTrapdoorBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanWorkbenchBlock.onUse(World world, int x, int y, int z, PlayerEntity player) -
Uses of PlayerEntity in net.minecraft.block.entity
Methods in net.minecraft.block.entity with parameters of type PlayerEntityModifier and TypeMethodDescriptionbooleanDispenserBlockEntity.canPlayerUse(PlayerEntity player) booleanFurnaceBlockEntity.canPlayerUse(PlayerEntity player) booleanPistonExtensionBlock.onUse(World world, int x, int y, int z, PlayerEntity player) -
Uses of PlayerEntity in net.minecraft.client
Methods in net.minecraft.client that return PlayerEntityMethods in net.minecraft.client with parameters of type PlayerEntityModifier and TypeMethodDescriptionvoidInteractionManager.attackEntity(PlayerEntity player, Entity target) InteractionManager.clickSlot(int windowId, int slotId, int button, boolean shift, PlayerEntity player) voidInteractionManager.interactEntity(PlayerEntity player, Entity entity) voidInteractionManager.method_1709(int int2, PlayerEntity playerEntity) voidInteractionManager.method_1711(PlayerEntity playerEntity) booleanInteractionManager.method_1712(PlayerEntity playerEntity, World world, ItemStack itemStack) booleanInteractionManager.method_1713(PlayerEntity playerEntity, World world, ItemStack itemStack, int int2, int int3, int int4, int int5) voidInteractionManager.method_1718(PlayerEntity playerEntity) voidMinecraft.method_2115(World world, String string, PlayerEntity playerEntity) -
Uses of PlayerEntity in net.minecraft.client.network
Subclasses of PlayerEntity in net.minecraft.client.network -
Uses of PlayerEntity in net.minecraft.client.render
Methods in net.minecraft.client.render with parameters of type PlayerEntityModifier and TypeMethodDescriptionvoidWorldRenderer.method_1152(PlayerEntity playerEntity, int int2, int int3, int int4, int int5, int int6) voidWorldRenderer.method_1547(PlayerEntity playerEntity, class_27 class_27, int int2, ItemStack itemStack, float float2) voidWorldRenderer.method_1554(PlayerEntity playerEntity, class_27 class_27, int int2, ItemStack itemStack, float float2) -
Uses of PlayerEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type PlayerEntityModifier and TypeMethodDescriptionprotected voidPlayerEntityRenderer.method_821(PlayerEntity playerEntity, double double2, double double3, double double4) protected voidPlayerEntityRenderer.method_823(PlayerEntity playerEntity, float float2) protected voidPlayerEntityRenderer.method_824(PlayerEntity playerEntity, float float2, float float3, float float4) protected booleanPlayerEntityRenderer.method_825(PlayerEntity playerEntity, int int2, float float2) protected voidPlayerEntityRenderer.method_826(PlayerEntity playerEntity, double double2, double double3, double double4) protected voidPlayerEntityRenderer.method_827(PlayerEntity playerEntity, float float2) voidPlayerEntityRenderer.render(PlayerEntity playerEntity, double double2, double double3, double double4, float float2, float float3) -
Uses of PlayerEntity in net.minecraft.entity
Methods in net.minecraft.entity with parameters of type PlayerEntityModifier and TypeMethodDescriptionbooleanEntity.method_1323(PlayerEntity playerEntity) voidEntity.method_1354(PlayerEntity playerEntity) -
Uses of PlayerEntity in net.minecraft.entity.player
Subclasses of PlayerEntity in net.minecraft.entity.playerFields in net.minecraft.entity.player declared as PlayerEntityMethods in net.minecraft.entity.player with parameters of type PlayerEntityConstructors in net.minecraft.entity.player with parameters of type PlayerEntity -
Uses of PlayerEntity in net.minecraft.entity.projectile
Fields in net.minecraft.entity.projectile declared as PlayerEntityConstructors in net.minecraft.entity.projectile with parameters of type PlayerEntity -
Uses of PlayerEntity in net.minecraft.inventory
Methods in net.minecraft.inventory with parameters of type PlayerEntityModifier and TypeMethodDescriptionbooleanInventory.canPlayerUse(PlayerEntity player) voidContainer.method_2080(PlayerEntity playerEntity, boolean bool) booleanContainer.method_2085(PlayerEntity playerEntity) voidContainer.method_2087(PlayerEntity playerEntity) abstract booleanContainer.method_2094(PlayerEntity playerEntity) Container.onSlotClick(int slotId, int button, boolean shift, PlayerEntity player) -
Uses of PlayerEntity in net.minecraft.item
Methods in net.minecraft.item with parameters of type PlayerEntityModifier and TypeMethodDescriptionMapItem.method_1855(ItemStack itemStack, World world, PlayerEntity playerEntity) voidItemStack.method_700(PlayerEntity playerEntity) voidItem.onCraft(ItemStack stack, World world, PlayerEntity player) voidItemStack.onCraft(World world, PlayerEntity player) voidMapItem.onCraft(ItemStack stack, World world, PlayerEntity player) voidItemStack.postHit(LivingEntity target, PlayerEntity attacker) voidItemStack.postMine(int blockId, int x, int y, int z, PlayerEntity miner) BoatItem.use(ItemStack stack, World world, PlayerEntity user) BowItem.use(ItemStack stack, World world, PlayerEntity user) BucketItem.use(ItemStack stack, World world, PlayerEntity user) EggItem.use(ItemStack stack, World world, PlayerEntity user) FishingRodItem.use(ItemStack stack, World world, PlayerEntity user) FoodItem.use(ItemStack stack, World world, PlayerEntity user) Item.use(ItemStack stack, World world, PlayerEntity user) ItemStack.use(World world, PlayerEntity user) MushroomStewItem.use(ItemStack stack, World world, PlayerEntity user) SnowballItem.use(ItemStack stack, World world, PlayerEntity user) booleanBedItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int int2) booleanBlockItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int int2) booleanDoorItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int int2) booleanDyeItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int int2) booleanFlintAndSteel.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int int2) booleanHoeItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int int2) booleanItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int int2) booleanItemStack.useOnBlock(PlayerEntity player, World world, int x, int y, int z, int side) booleanMinecartItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int int2) booleanPaintingItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int int2) booleanRecordItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int int2) booleanRedstoneItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int int2) booleanSecondaryBlockItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int int2) booleanSeedsItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int int2) booleanSignItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int int2) -
Uses of PlayerEntity in net.minecraft.item.map
Fields in net.minecraft.item.map declared as PlayerEntityMethods in net.minecraft.item.map with parameters of type PlayerEntityModifier and TypeMethodDescriptionbyte[]MapState.getPlayerMarkerPacket(ItemStack stack, World world, PlayerEntity player) voidMapState.update(PlayerEntity player, ItemStack stack) Constructors in net.minecraft.item.map with parameters of type PlayerEntity -
Uses of PlayerEntity in net.minecraft.world
Methods in net.minecraft.world that return PlayerEntityModifier and TypeMethodDescriptionWorld.method_149(double double2, double double3, double double4, double double5) World.method_177(String string) World.method_186(Entity entity, double double2) Methods in net.minecraft.world with parameters of type PlayerEntityModifier and TypeMethodDescriptionbooleanWorld.method_171(PlayerEntity playerEntity, int int2, int int3, int int4) voidWorld.method_172(PlayerEntity playerEntity, int x, int y, int z, int int2) voidWorld.method_173(PlayerEntity playerEntity, int int2, int int3, int int4, int int5, int int6) voidWorld.method_277(PlayerEntity playerEntity)