Uses of Class
net.minecraft.entity.LivingEntity
Packages that use LivingEntity
Package
Description
-
Uses of LivingEntity in net.minecraft.block
Methods in net.minecraft.block with parameters of type LivingEntityModifier and TypeMethodDescriptionvoidBlock.onPlaced(World world, int x, int y, int z, LivingEntity placer) voidDispenserBlock.onPlaced(World world, int x, int y, int z, LivingEntity placer) voidFurnaceBlock.onPlaced(World world, int x, int y, int z, LivingEntity placer) voidPistonBlock.onPlaced(World world, int x, int y, int z, LivingEntity placer) voidPumpkinBlock.onPlaced(World world, int x, int y, int z, LivingEntity placer) voidRepeaterBlock.onPlaced(World world, int x, int y, int z, LivingEntity placer) voidStairsBlock.onPlaced(World world, int x, int y, int z, LivingEntity placer) -
Uses of LivingEntity in net.minecraft.client
Fields in net.minecraft.client declared as LivingEntity -
Uses of LivingEntity in net.minecraft.client.network
Subclasses of LivingEntity in net.minecraft.client.network -
Uses of LivingEntity in net.minecraft.client.render
Methods in net.minecraft.client.render with parameters of type LivingEntityModifier and TypeMethodDescriptionbooleanWorldRenderer.compileChunks(LivingEntity camera, boolean force) intWorldRenderer.render(LivingEntity camera, int layer, double tickDelta) -
Uses of LivingEntity in net.minecraft.client.render.block.entity
Fields in net.minecraft.client.render.block.entity declared as LivingEntityMethods in net.minecraft.client.render.block.entity with parameters of type LivingEntityModifier and TypeMethodDescriptionvoidBlockEntityRenderDispatcher.prepare(World world, TextureManager textureManager, TextRenderer textRenderer, LivingEntity camera, float tickDelta) -
Uses of LivingEntity in net.minecraft.client.render.entity
Fields in net.minecraft.client.render.entity declared as LivingEntityMethods in net.minecraft.client.render.entity with parameters of type LivingEntityModifier and TypeMethodDescriptionprotected voidLivingEntityRenderer.applyHandSwingRotation(LivingEntity entity, float dx, float dy, float dz) protected voidLivingEntityRenderer.applyScale(LivingEntity entity, float scale) protected voidLivingEntityRenderer.applyTranslation(LivingEntity entity, double headBob, double bodyYaw, double tickDelta) protected booleanLivingEntityRenderer.bindDecorationTexture(LivingEntity entity, int int2, float float2) protected booleanLivingEntityRenderer.bindTexture(LivingEntity mob, int layer, float tickDelta) protected floatLivingEntityRenderer.getDeathYaw(LivingEntity entity) protected floatLivingEntityRenderer.getHandSwingProgress(LivingEntity entity, float tickDelta) protected floatLivingEntityRenderer.getHeadBob(LivingEntity entity, float tickDelta) protected intLivingEntityRenderer.getOverlayColor(LivingEntity entity, float brightness, float timeDelta) voidEntityRenderDispatcher.init(World world, TextureManager textureManager, TextRenderer textRenderer, LivingEntity livingEntity, GameOptions options, float scale) voidLivingEntityRenderer.render(LivingEntity livingEntity, double double2, double double3, double double4, float float2, float float3) protected voidLivingEntityRenderer.renderMore(LivingEntity entity, float tickDelta) protected voidUndeadEntityRenderer.renderMore(LivingEntity entity, float tickDelta) protected voidLivingEntityRenderer.renderNameTag(LivingEntity entity, double dx, double dy, double dz) protected voidLivingEntityRenderer.renderNameTag(LivingEntity entity, String name, double dx, double dy, double dz, int range) -
Uses of LivingEntity in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type LivingEntityModifier and TypeMethodDescriptionvoidEntityModel.animateModel(LivingEntity entity, float limbAngle, float limbDistance, float tickDelta) voidWolfEntityModel.animateModel(LivingEntity entity, float limbAngle, float limbDistance, float tickDelta) -
Uses of LivingEntity in net.minecraft.client.render.item
Methods in net.minecraft.client.render.item with parameters of type LivingEntityModifier and TypeMethodDescriptionvoidHeldItemRenderer.renderItem(LivingEntity entity, ItemStack stack) -
Uses of LivingEntity in net.minecraft.client.render.world
Fields in net.minecraft.client.render.world declared as LivingEntityConstructors in net.minecraft.client.render.world with parameters of type LivingEntity -
Uses of LivingEntity in net.minecraft.client.sound
Methods in net.minecraft.client.sound with parameters of type LivingEntityModifier and TypeMethodDescriptionvoidSoundManager.updateListenerPosition(LivingEntity player, float scale) -
Uses of LivingEntity in net.minecraft.entity
Subclasses of LivingEntity in net.minecraft.entityMethods in net.minecraft.entity with parameters of type LivingEntity -
Uses of LivingEntity in net.minecraft.entity.mob
Subclasses of LivingEntity in net.minecraft.entity.mobModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of LivingEntity in net.minecraft.entity.passive
Subclasses of LivingEntity in net.minecraft.entity.passiveModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of LivingEntity in net.minecraft.entity.player
Subclasses of LivingEntity in net.minecraft.entity.playerModifier and TypeClassDescriptionclassclassclassMethods in net.minecraft.entity.player with parameters of type LivingEntityModifier and TypeMethodDescriptionprotected voidPlayerEntity.commandWolvesToAttack(LivingEntity entity, boolean sitting) voidPlayerEntity.onKilledOther(LivingEntity other) -
Uses of LivingEntity in net.minecraft.entity.projectile
Fields in net.minecraft.entity.projectile declared as LivingEntityConstructors in net.minecraft.entity.projectile with parameters of type LivingEntityModifierConstructorDescriptionArrowEntity(World world, LivingEntity owner) FireballEntity(World world, LivingEntity owner, double velocityX, double velocityY, double velocityZ) -
Uses of LivingEntity in net.minecraft.entity.projectile.thrown
Fields in net.minecraft.entity.projectile.thrown declared as LivingEntityModifier and TypeFieldDescriptionprivate LivingEntityEggEntity.ownerprivate LivingEntitySnowballEntity.ownerConstructors in net.minecraft.entity.projectile.thrown with parameters of type LivingEntityModifierConstructorDescriptionEggEntity(World world, LivingEntity owner) SnowballEntity(World world, LivingEntity owner) -
Uses of LivingEntity in net.minecraft.item
Methods in net.minecraft.item with parameters of type LivingEntityModifier and TypeMethodDescriptionbooleanItem.postHit(ItemStack stack, LivingEntity target, LivingEntity attacker) voidItemStack.postHit(LivingEntity target, PlayerEntity attacker) booleanSaddleItem.postHit(ItemStack stack, LivingEntity target, LivingEntity attacker) booleanSwordItem.postHit(ItemStack stack, LivingEntity target, LivingEntity attacker) booleanToolItem.postHit(ItemStack stack, LivingEntity target, LivingEntity attacker) booleanItem.postMine(ItemStack stack, int blockId, int x, int y, int z, LivingEntity miner) booleanShearsItem.postMine(ItemStack stack, int blockId, int x, int y, int z, LivingEntity miner) booleanSwordItem.postMine(ItemStack stack, int blockId, int x, int y, int z, LivingEntity miner) booleanToolItem.postMine(ItemStack stack, int blockId, int x, int y, int z, LivingEntity miner) voidDyeItem.useOnEntity(ItemStack stack, LivingEntity entity) voidItem.useOnEntity(ItemStack stack, LivingEntity entity) voidItemStack.useOnEntity(LivingEntity entity) voidSaddleItem.useOnEntity(ItemStack stack, LivingEntity entity) -
Uses of LivingEntity in net.minecraft.network.packet.s2c.play
Constructors in net.minecraft.network.packet.s2c.play with parameters of type LivingEntity -
Uses of LivingEntity in net.minecraft.world
Methods in net.minecraft.world with parameters of type LivingEntityModifier and TypeMethodDescriptionprivate static voidNaturalSpawner.postSpawnEntity(LivingEntity entity, World world, float x, float y, float z)