Uses of Class
net.minecraft.entity.EntitySize
-
-
Uses of EntitySize in net.minecraft.block
Methods in net.minecraft.block with parameters of type EntitySize Modifier and Type Method Description static PortalInfo
PortalSize. createPortalInfo(ServerWorld p_242963_0_, TeleportationRepositioner.Result p_242963_1_, Direction.Axis p_242963_2_, Vector3d p_242963_3_, EntitySize p_242963_4_, Vector3d p_242963_5_, float p_242963_6_, float p_242963_7_)
static Vector3d
PortalSize. getRelativePosition(TeleportationRepositioner.Result p_242973_0_, Direction.Axis p_242973_1_, Vector3d p_242973_2_, EntitySize p_242973_3_)
-
Uses of EntitySize in net.minecraft.entity
Fields in net.minecraft.entity declared as EntitySize Modifier and Type Field Description private EntitySize
Entity. dimensions
private EntitySize
EntityType.Builder. dimensions
private EntitySize
EntityType. dimensions
protected static EntitySize
LivingEntity. SLEEPING_DIMENSIONS
Methods in net.minecraft.entity that return EntitySize Modifier and Type Method Description static EntitySize
EntitySize. fixed(float p_220311_0_, float p_220311_1_)
EntitySize
AreaEffectCloudEntity. getDimensions(Pose p_213305_1_)
EntitySize
Entity. getDimensions(Pose p_213305_1_)
Deprecated.Can be overridden but callIForgeEntity.getDimensionsForge(Pose)
instead.EntitySize
EntityType. getDimensions()
EntitySize
LivingEntity. getDimensions(Pose p_213305_1_)
static EntitySize
EntitySize. scalable(float p_220314_0_, float p_220314_1_)
EntitySize
EntitySize. scale(float p_220313_1_)
EntitySize
EntitySize. scale(float p_220312_1_, float p_220312_2_)
Methods in net.minecraft.entity with parameters of type EntitySize Modifier and Type Method Description protected float
Entity. getEyeHeight(Pose p_213316_1_, EntitySize p_213316_2_)
Deprecated.Can be overridden but callIForgeEntity.getEyeHeightForge(Pose, EntitySize)
instead.protected float
LivingEntity. getEyeHeight(Pose p_213316_1_, EntitySize p_213316_2_)
float
Entity. getEyeHeightAccess(Pose pose, EntitySize size)
Accessor method forEntity.getEyeHeight(Pose, EntitySize)
protected float
LivingEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
Constructors in net.minecraft.entity with parameters of type EntitySize Constructor Description EntityType(EntityType.IFactory<T> p_i231489_1_, EntityClassification p_i231489_2_, boolean p_i231489_3_, boolean p_i231489_4_, boolean p_i231489_5_, boolean p_i231489_6_, com.google.common.collect.ImmutableSet<Block> p_i231489_7_, EntitySize p_i231489_8_, int p_i231489_9_, int p_i231489_10_)
EntityType(EntityType.IFactory<T> p_i231489_1_, EntityClassification p_i231489_2_, boolean p_i231489_3_, boolean p_i231489_4_, boolean p_i231489_5_, boolean p_i231489_6_, com.google.common.collect.ImmutableSet<Block> p_i231489_7_, EntitySize p_i231489_8_, int p_i231489_9_, int p_i231489_10_, java.util.function.Predicate<EntityType<?>> velocityUpdateSupplier, java.util.function.ToIntFunction<EntityType<?>> trackingRangeSupplier, java.util.function.ToIntFunction<EntityType<?>> updateIntervalSupplier, java.util.function.BiFunction<FMLPlayMessages.SpawnEntity,World,T> customClientFactory)
-
Uses of EntitySize in net.minecraft.entity.boss.dragon
Fields in net.minecraft.entity.boss.dragon declared as EntitySize Modifier and Type Field Description private EntitySize
EnderDragonPartEntity. size
Methods in net.minecraft.entity.boss.dragon that return EntitySize Modifier and Type Method Description EntitySize
EnderDragonPartEntity. getDimensions(Pose p_213305_1_)
-
Uses of EntitySize in net.minecraft.entity.item
Fields in net.minecraft.entity.item declared as EntitySize Modifier and Type Field Description private static EntitySize
ArmorStandEntity. BABY_DIMENSIONS
private static EntitySize
ArmorStandEntity. MARKER_DIMENSIONS
Methods in net.minecraft.entity.item that return EntitySize Modifier and Type Method Description EntitySize
ArmorStandEntity. getDimensions(Pose p_213305_1_)
private EntitySize
ArmorStandEntity. getDimensionsMarker(boolean p_242330_1_)
Methods in net.minecraft.entity.item with parameters of type EntitySize Modifier and Type Method Description protected float
BoatEntity. getEyeHeight(Pose p_213316_1_, EntitySize p_213316_2_)
protected float
ItemFrameEntity. getEyeHeight(Pose p_213316_1_, EntitySize p_213316_2_)
protected float
LeashKnotEntity. getEyeHeight(Pose p_213316_1_, EntitySize p_213316_2_)
protected float
TNTEntity. getEyeHeight(Pose p_213316_1_, EntitySize p_213316_2_)
protected float
ArmorStandEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
-
Uses of EntitySize in net.minecraft.entity.merchant.villager
Methods in net.minecraft.entity.merchant.villager with parameters of type EntitySize Modifier and Type Method Description protected float
AbstractVillagerEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
-
Uses of EntitySize in net.minecraft.entity.monster
Methods in net.minecraft.entity.monster that return EntitySize Modifier and Type Method Description EntitySize
PhantomEntity. getDimensions(Pose p_213305_1_)
EntitySize
SlimeEntity. getDimensions(Pose p_213305_1_)
Methods in net.minecraft.entity.monster with parameters of type EntitySize Modifier and Type Method Description protected float
AbstractSkeletonEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
CaveSpiderEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
EndermanEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
EndermiteEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
GhastEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
GiantEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
GuardianEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
PhantomEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
ShulkerEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
SilverfishEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
SlimeEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
SpiderEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
WitchEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
WitherSkeletonEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
ZombieEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
-
Uses of EntitySize in net.minecraft.entity.monster.piglin
Methods in net.minecraft.entity.monster.piglin with parameters of type EntitySize Modifier and Type Method Description protected float
PiglinEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
-
Uses of EntitySize in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive that return EntitySize Modifier and Type Method Description EntitySize
PolarBearEntity. getDimensions(Pose p_213305_1_)
Methods in net.minecraft.entity.passive with parameters of type EntitySize Modifier and Type Method Description protected float
BatEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
BeeEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
CatEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
ChickenEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
CowEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
DolphinEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
FoxEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
ParrotEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
SheepEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
SnowGolemEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
SquidEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
protected float
WolfEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
-
Uses of EntitySize in net.minecraft.entity.passive.fish
Methods in net.minecraft.entity.passive.fish that return EntitySize Modifier and Type Method Description EntitySize
PufferfishEntity. getDimensions(Pose p_213305_1_)
Methods in net.minecraft.entity.passive.fish with parameters of type EntitySize Modifier and Type Method Description protected float
AbstractFishEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
-
Uses of EntitySize in net.minecraft.entity.passive.horse
Methods in net.minecraft.entity.passive.horse with parameters of type EntitySize Modifier and Type Method Description protected float
AbstractHorseEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
-
Uses of EntitySize in net.minecraft.entity.player
Fields in net.minecraft.entity.player declared as EntitySize Modifier and Type Field Description static EntitySize
PlayerEntity. STANDING_DIMENSIONS
Fields in net.minecraft.entity.player with type parameters of type EntitySize Modifier and Type Field Description private static java.util.Map<Pose,EntitySize>
PlayerEntity. POSES
Methods in net.minecraft.entity.player that return EntitySize Modifier and Type Method Description EntitySize
PlayerEntity. getDimensions(Pose p_213305_1_)
Methods in net.minecraft.entity.player with parameters of type EntitySize Modifier and Type Method Description float
PlayerEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)
-
Uses of EntitySize in net.minecraft.entity.projectile
Methods in net.minecraft.entity.projectile with parameters of type EntitySize Modifier and Type Method Description protected float
AbstractArrowEntity. getEyeHeight(Pose p_213316_1_, EntitySize p_213316_2_)
-
Uses of EntitySize in net.minecraftforge.common.extensions
Methods in net.minecraftforge.common.extensions that return EntitySize Modifier and Type Method Description default EntitySize
IForgeEntity. getDimensionsForge(Pose pose)
Methods in net.minecraftforge.common.extensions with parameters of type EntitySize Modifier and Type Method Description default float
IForgeEntity. getEyeHeightForge(Pose pose, EntitySize size)
-
Uses of EntitySize in net.minecraftforge.event
Methods in net.minecraftforge.event with parameters of type EntitySize Modifier and Type Method Description static EntityEvent.Size
ForgeEventFactory. getEntitySizeForge(Entity entity, Pose pose, EntitySize size, float eyeHeight)
static EntityEvent.Size
ForgeEventFactory. getEntitySizeForge(Entity entity, Pose pose, EntitySize oldSize, EntitySize newSize, float newEyeHeight)
-
Uses of EntitySize in net.minecraftforge.event.entity
Fields in net.minecraftforge.event.entity declared as EntitySize Modifier and Type Field Description private EntitySize
EntityEvent.Size. newSize
private EntitySize
EntityEvent.Size. oldSize
Methods in net.minecraftforge.event.entity that return EntitySize Modifier and Type Method Description EntitySize
EntityEvent.Size. getNewSize()
EntitySize
EntityEvent.Size. getOldSize()
Methods in net.minecraftforge.event.entity with parameters of type EntitySize Modifier and Type Method Description void
EntityEvent.Size. setNewSize(EntitySize size)
void
EntityEvent.Size. setNewSize(EntitySize size, boolean updateEyeHeight)
Set the new size of the entity.Constructors in net.minecraftforge.event.entity with parameters of type EntitySize Constructor Description Size(Entity entity, Pose pose, EntitySize size, float defaultEyeHeight)
Size(Entity entity, Pose pose, EntitySize oldSize, EntitySize newSize, float oldEyeHeight, float newEyeHeight)
-