Modifier and Type | Field and Description |
---|---|
private EntityType<?> |
EntityTypePredicate.TypePredicate.field_218000_b |
Modifier and Type | Field and Description |
---|---|
private Tag<EntityType<?>> |
EntityTypePredicate.TagPredicate.field_218001_b |
Modifier and Type | Method and Description |
---|---|
static EntityTypePredicate |
EntityTypePredicate.func_217999_b(EntityType<?> p_217999_0_) |
abstract boolean |
EntityTypePredicate.test(EntityType<?> p_209368_1_) |
boolean |
EntityTypePredicate.TagPredicate.test(EntityType<?> p_209368_1_) |
boolean |
EntityTypePredicate.TypePredicate.test(EntityType<?> p_209368_1_) |
EntityPredicate.Builder |
EntityPredicate.Builder.type(EntityType<?> typeIn) |
Modifier and Type | Method and Description |
---|---|
static EntityTypePredicate |
EntityTypePredicate.func_217998_a(Tag<EntityType<?>> p_217998_0_) |
EntityPredicate.Builder |
EntityPredicate.Builder.type(Tag<EntityType<?>> typeIn) |
Constructor and Description |
---|
TypePredicate(EntityType<?> p_i50556_1_) |
Constructor and Description |
---|
TagPredicate(Tag<EntityType<?>> p_i50558_1_) |
Modifier and Type | Method and Description |
---|---|
boolean |
CarvedPumpkinBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
BedrockBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
RedstoneLampBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
AbstractGlassBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
IceBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
TrapDoorBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
Block.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type)
Deprecated.
|
boolean |
SoulSandBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
LeavesBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
MagmaBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
BarrierBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
BlockState.canEntitySpawn(IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
static java.util.Optional<Vec3d> |
BedBlock.func_220172_a(EntityType<?> p_220172_0_,
IWorldReader p_220172_1_,
BlockPos p_220172_2_,
int p_220172_3_) |
protected static java.util.Optional<Vec3d> |
BedBlock.func_220175_a(EntityType<?> p_220175_0_,
IWorldReader p_220175_1_,
BlockPos p_220175_2_) |
Modifier and Type | Field and Description |
---|---|
private EntityType<?> |
StatsScreen.MobStatsList.Entry.field_214411_b |
Constructor and Description |
---|
Entry(EntityType<?> p_i50018_2_) |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<EntityType<?>,ResourceLocation> |
ChestedHorseRenderer.field_195635_a |
java.util.Map<EntityType<?>,EntityRenderer<?>> |
EntityRendererManager.renderers |
private static java.util.Map<EntityType<?>,ResourceLocation> |
UndeadHorseRenderer.UNDEAD_HORSE_TEXTURES |
Modifier and Type | Method and Description |
---|---|
<T extends Entity> |
EntityRendererManager.register(EntityType<T> entityTypeIn,
EntityRenderer<? super T> entityRendererIn) |
Modifier and Type | Field and Description |
---|---|
private EntityType<?> |
EntitySelector.type |
private EntityType<?> |
EntitySelectorParser.type |
Modifier and Type | Method and Description |
---|---|
void |
EntitySelectorParser.func_218114_a(EntityType<?> p_218114_1_) |
Constructor and Description |
---|
EntitySelector(int p_i50800_1_,
boolean p_i50800_2_,
boolean p_i50800_3_,
java.util.function.Predicate<Entity> p_i50800_4_,
MinMaxBounds.FloatBound p_i50800_5_,
java.util.function.Function<Vec3d,Vec3d> p_i50800_6_,
AxisAlignedBB p_i50800_7_,
java.util.function.BiConsumer<Vec3d,java.util.List<? extends Entity>> p_i50800_8_,
boolean p_i50800_9_,
java.lang.String p_i50800_10_,
java.util.UUID p_i50800_11_,
EntityType<?> p_i50800_12_,
boolean p_i50800_13_) |
Modifier and Type | Method and Description |
---|---|
protected void |
EntityTypeTagsProvider.setCollection(TagCollection<EntityType<?>> colectionIn) |
Modifier and Type | Field and Description |
---|---|
private static EntityType<?>[] |
HusbandryAdvancements.BREEDABLE_ANIMALS |
private static EntityType<?>[] |
AdventureAdvancements.field_218459_b |
Modifier and Type | Field and Description |
---|---|
private static java.util.Set<EntityType<?>> |
EntityLootTables.NO_DROPS |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Iterable<EntityType<?>> |
EntityLootTables.getKnownEntities() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
EntityLootTables.isNonLiving(EntityType<?> entitytype) |
protected void |
EntityLootTables.registerLootTable(EntityType<?> type,
LootTable.Builder table) |
Modifier and Type | Field and Description |
---|---|
private TriPredicate<IWorldReader,BlockPos,EntityType<?>> |
EntitySpawnPlacementRegistry.PlacementType.predicate |
private static java.util.Map<EntityType<?>,EntitySpawnPlacementRegistry.Entry> |
EntitySpawnPlacementRegistry.REGISTRY |
private ReverseTagWrapper<EntityType<?>> |
EntityType.reverseTags |
private java.util.function.ToIntFunction<EntityType<?>> |
EntityType.trackingRangeSupplier |
private java.util.function.ToIntFunction<EntityType<?>> |
EntityType.Builder.trackingRangeSupplier |
private java.util.function.ToIntFunction<EntityType<?>> |
EntityType.updateIntervalSupplier |
private java.util.function.ToIntFunction<EntityType<?>> |
EntityType.Builder.updateIntervalSupplier |
private java.util.function.Predicate<EntityType<?>> |
EntityType.velocityUpdateSupplier |
private java.util.function.Predicate<EntityType<?>> |
EntityType.Builder.velocityUpdateSupplier |
Modifier and Type | Method and Description |
---|---|
EntityType<T> |
EntityType.Builder.build(java.lang.String id) |
EntityType<?> |
Entity.getType() |
private static <T extends Entity> |
EntityType.register(java.lang.String key,
EntityType.Builder<T> builder) |
Modifier and Type | Method and Description |
---|---|
static java.util.Optional<EntityType<?>> |
EntityType.byKey(java.lang.String key) |
static java.util.Optional<EntityType<?>> |
EntityType.readEntityType(CompoundNBT compound) |
Modifier and Type | Method and Description |
---|---|
boolean |
LivingEntity.canAttack(EntityType<?> typeIn) |
boolean |
MobEntity.canAttack(EntityType<?> typeIn) |
boolean |
EntitySpawnPlacementRegistry.PlacementType.canSpawnAt(IWorldReader world,
BlockPos pos,
EntityType<?> type) |
static boolean |
MobEntity.canSpawnOn(EntityType<? extends MobEntity> typeIn,
IWorld worldIn,
SpawnReason reason,
BlockPos pos,
java.util.Random randomIn) |
T |
EntityType.IFactory.create(EntityType<T> p_create_1_,
World p_create_2_) |
private static Entity |
EntityType.create(World worldIn,
EntityType<?> type) |
static Heightmap.Type |
EntitySpawnPlacementRegistry.func_209342_b(EntityType<?> entityTypeIn) |
static <T extends Entity> |
EntitySpawnPlacementRegistry.func_223515_a(EntityType<T> p_223515_0_,
IWorld p_223515_1_,
SpawnReason reason,
BlockPos p_223515_3_,
java.util.Random p_223515_4_) |
static ResourceLocation |
EntityType.getKey(EntityType<?> entityTypeIn) |
static EntitySpawnPlacementRegistry.PlacementType |
EntitySpawnPlacementRegistry.getPlacementType(EntityType<?> entityTypeIn) |
static <T extends MobEntity> |
EntitySpawnPlacementRegistry.register(EntityType<T> entityTypeIn,
EntitySpawnPlacementRegistry.PlacementType placementType,
Heightmap.Type heightMapType,
EntitySpawnPlacementRegistry.IPlacementPredicate<T> p_209343_3_) |
boolean |
EntitySpawnPlacementRegistry.IPlacementPredicate.test(EntityType<T> p_test_1_,
IWorld p_test_2_,
SpawnReason p_test_3_,
BlockPos p_test_4_,
java.util.Random p_test_5_) |
Modifier and Type | Method and Description |
---|---|
static EntitySpawnPlacementRegistry.PlacementType |
EntitySpawnPlacementRegistry.PlacementType.create(java.lang.String name,
TriPredicate<IWorldReader,BlockPos,EntityType<? extends MobEntity>> predicate) |
boolean |
EntityType.isContained(Tag<EntityType<?>> tagIn) |
Constructor and Description |
---|
AgeableEntity(EntityType<? extends AgeableEntity> type,
World worldIn) |
AreaEffectCloudEntity(EntityType<? extends AreaEffectCloudEntity> p_i50389_1_,
World p_i50389_2_) |
CreatureEntity(EntityType<? extends CreatureEntity> type,
World worldIn) |
Entity(EntityType<?> entityTypeIn,
World worldIn) |
FlyingEntity(EntityType<? extends FlyingEntity> type,
World worldIn) |
LivingEntity(EntityType<? extends LivingEntity> type,
World worldIn) |
MobEntity(EntityType<? extends MobEntity> type,
World worldIn) |
Constructor and Description |
---|
EntityType(EntityType.IFactory<T> factoryIn,
EntityClassification classificationIn,
boolean serializableIn,
boolean summonableIn,
boolean immuneToFireIn,
boolean p_i51559_6_,
EntitySize sizeIn,
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) |
EntityType(EntityType.IFactory<T> factoryIn,
EntityClassification classificationIn,
boolean serializableIn,
boolean summonableIn,
boolean immuneToFireIn,
boolean p_i51559_6_,
EntitySize sizeIn,
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) |
EntityType(EntityType.IFactory<T> factoryIn,
EntityClassification classificationIn,
boolean serializableIn,
boolean summonableIn,
boolean immuneToFireIn,
boolean p_i51559_6_,
EntitySize sizeIn,
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) |
PlacementType(TriPredicate<IWorldReader,BlockPos,EntityType<?>> predicate) |
Modifier and Type | Method and Description |
---|---|
static boolean |
BrainUtil.isCorrectVisibleType(Brain<?> brains,
MemoryModuleType<? extends LivingEntity> memorymodule,
EntityType<?> entityTypeIn) |
Modifier and Type | Field and Description |
---|---|
private static com.google.common.collect.ImmutableMap<EntityType<?>,java.lang.Float> |
VillagerHostilesSensor.field_220991_b |
Modifier and Type | Field and Description |
---|---|
private EntityType<? extends T> |
InteractWithEntityTask.field_220448_c |
private EntityType<?> |
FindInteractionAndLookTargetTask.field_220533_a |
Modifier and Type | Method and Description |
---|---|
static <T extends LivingEntity> |
InteractWithEntityTask.func_220445_a(EntityType<? extends T> p_220445_0_,
int p_220445_1_,
MemoryModuleType<T> p_220445_2_,
float p_220445_3_,
int p_220445_4_) |
Constructor and Description |
---|
FindInteractionAndLookTargetTask(EntityType<?> p_i50348_1_,
int p_i50348_2_) |
FindInteractionAndLookTargetTask(EntityType<?> p_i50347_1_,
int p_i50347_2_,
java.util.function.Predicate<LivingEntity> p_i50347_3_,
java.util.function.Predicate<LivingEntity> p_i50347_4_) |
InteractWithEntityTask(EntityType<? extends T> p_i50363_1_,
int p_i50363_2_,
java.util.function.Predicate<E> p_i50363_3_,
java.util.function.Predicate<T> p_i50363_4_,
MemoryModuleType<T> p_i50363_5_,
float p_i50363_6_,
int p_i50363_7_) |
LookAtEntityTask(EntityType<?> p_i50351_1_,
float p_i50351_2_) |
Constructor and Description |
---|
WitherEntity(EntityType<? extends WitherEntity> p_i50226_1_,
World p_i50226_2_) |
Constructor and Description |
---|
EnderDragonEntity(EntityType<? extends EnderDragonEntity> type,
World worldIn) |
Constructor and Description |
---|
AbstractVillagerEntity(EntityType<? extends AbstractVillagerEntity> type,
World worldIn) |
VillagerEntity(EntityType<? extends VillagerEntity> type,
World worldIn) |
VillagerEntity(EntityType<? extends VillagerEntity> type,
World worldIn,
IVillagerType villagerType) |
WanderingTraderEntity(EntityType<? extends WanderingTraderEntity> type,
World worldIn) |
Modifier and Type | Method and Description |
---|---|
EntityType<? extends SlimeEntity> |
SlimeEntity.getType() |
Modifier and Type | Method and Description |
---|---|
boolean |
PhantomEntity.canAttack(EntityType<?> typeIn) |
static boolean |
MonsterEntity.canMonsterSpawn(EntityType<? extends MonsterEntity> type,
IWorld worldIn,
SpawnReason reason,
BlockPos pos,
java.util.Random randomIn) |
static boolean |
MonsterEntity.canMonsterSpawnInLight(EntityType<? extends MonsterEntity> type,
IWorld worldIn,
SpawnReason reason,
BlockPos pos,
java.util.Random randomIn) |
protected void |
ZombieEntity.func_213698_b(EntityType<? extends ZombieEntity> p_213698_1_) |
static boolean |
StrayEntity.func_223327_b(EntityType<StrayEntity> p_223327_0_,
IWorld p_223327_1_,
SpawnReason reason,
BlockPos p_223327_3_,
java.util.Random p_223327_4_) |
static boolean |
EndermiteEntity.func_223328_b(EntityType<EndermiteEntity> p_223328_0_,
IWorld p_223328_1_,
SpawnReason reason,
BlockPos p_223328_3_,
java.util.Random p_223328_4_) |
static boolean |
GuardianEntity.func_223329_b(EntityType<? extends GuardianEntity> p_223329_0_,
IWorld p_223329_1_,
SpawnReason reason,
BlockPos p_223329_3_,
java.util.Random p_223329_4_) |
static boolean |
PatrollerEntity.func_223330_b(EntityType<? extends PatrollerEntity> patrollerType,
IWorld worldIn,
SpawnReason reason,
BlockPos p_223330_3_,
java.util.Random p_223330_4_) |
static boolean |
SilverfishEntity.func_223331_b(EntityType<SilverfishEntity> p_223331_0_,
IWorld p_223331_1_,
SpawnReason reason,
BlockPos p_223331_3_,
java.util.Random p_223331_4_) |
static boolean |
DrownedEntity.func_223332_b(EntityType<DrownedEntity> p_223332_0_,
IWorld p_223332_1_,
SpawnReason reason,
BlockPos p_223332_3_,
java.util.Random p_223332_4_) |
static boolean |
HuskEntity.func_223334_b(EntityType<HuskEntity> p_223334_0_,
IWorld p_223334_1_,
SpawnReason reason,
BlockPos p_223334_3_,
java.util.Random p_223334_4_) |
static boolean |
ZombiePigmanEntity.func_223337_b(EntityType<ZombiePigmanEntity> p_223337_0_,
IWorld p_223337_1_,
SpawnReason reason,
BlockPos p_223337_3_,
java.util.Random p_223337_4_) |
static boolean |
SlimeEntity.func_223366_c(EntityType<SlimeEntity> p_223366_0_,
IWorld p_223366_1_,
SpawnReason reason,
BlockPos p_223366_3_,
java.util.Random randomIn) |
static boolean |
MagmaCubeEntity.func_223367_b(EntityType<MagmaCubeEntity> p_223367_0_,
IWorld p_223367_1_,
SpawnReason p_223367_2_,
BlockPos p_223367_3_,
java.util.Random p_223367_4_) |
static boolean |
GhastEntity.func_223368_b(EntityType<GhastEntity> p_223368_0_,
IWorld p_223368_1_,
SpawnReason reason,
BlockPos p_223368_3_,
java.util.Random p_223368_4_) |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<EntityType<?>,SoundEvent> |
ParrotEntity.IMITATION_SOUND_EVENTS |
Modifier and Type | Method and Description |
---|---|
static boolean |
AnimalEntity.canAnimalSpawn(EntityType<? extends AnimalEntity> animal,
IWorld worldIn,
SpawnReason reason,
BlockPos pos,
java.util.Random random) |
boolean |
IronGolemEntity.canAttack(EntityType<?> typeIn) |
static boolean |
BatEntity.canSpawn(EntityType<BatEntity> batIn,
IWorld worldIn,
SpawnReason reason,
BlockPos pos,
java.util.Random randomIn) |
static boolean |
ParrotEntity.func_223317_c(EntityType<ParrotEntity> parrotIn,
IWorld worldIn,
SpawnReason reason,
BlockPos p_223317_3_,
java.util.Random random) |
static boolean |
MooshroomEntity.func_223318_c(EntityType<MooshroomEntity> p_223318_0_,
IWorld p_223318_1_,
SpawnReason p_223318_2_,
BlockPos p_223318_3_,
java.util.Random p_223318_4_) |
static boolean |
OcelotEntity.func_223319_c(EntityType<OcelotEntity> p_223319_0_,
IWorld p_223319_1_,
SpawnReason p_223319_2_,
BlockPos p_223319_3_,
java.util.Random p_223319_4_) |
static boolean |
PolarBearEntity.func_223320_c(EntityType<PolarBearEntity> p_223320_0_,
IWorld p_223320_1_,
SpawnReason reason,
BlockPos p_223320_3_,
java.util.Random p_223320_4_) |
static boolean |
RabbitEntity.func_223321_c(EntityType<RabbitEntity> p_223321_0_,
IWorld p_223321_1_,
SpawnReason reason,
BlockPos p_223321_3_,
java.util.Random p_223321_4_) |
static boolean |
TurtleEntity.func_223322_c(EntityType<TurtleEntity> p_223322_0_,
IWorld p_223322_1_,
SpawnReason reason,
BlockPos p_223322_3_,
java.util.Random p_223322_4_) |
static boolean |
DolphinEntity.func_223364_b(EntityType<DolphinEntity> p_223364_0_,
IWorld p_223364_1_,
SpawnReason reason,
BlockPos p_223364_3_,
java.util.Random p_223364_4_) |
static boolean |
SquidEntity.func_223365_b(EntityType<SquidEntity> p_223365_0_,
IWorld p_223365_1_,
SpawnReason reason,
BlockPos p_223365_3_,
java.util.Random p_223365_4_) |
private static SoundEvent |
ParrotEntity.getMimicSound(EntityType<?> type) |
Modifier and Type | Method and Description |
---|---|
static boolean |
AbstractFishEntity.func_223363_b(EntityType<? extends AbstractFishEntity> type,
IWorld worldIn,
SpawnReason reason,
BlockPos p_223363_3_,
java.util.Random randomIn) |
Constructor and Description |
---|
AbstractFishEntity(EntityType<? extends AbstractFishEntity> type,
World worldIn) |
AbstractGroupFishEntity(EntityType<? extends AbstractGroupFishEntity> type,
World worldIn) |
CodEntity(EntityType<? extends CodEntity> p_i50279_1_,
World p_i50279_2_) |
PufferfishEntity(EntityType<? extends PufferfishEntity> p_i50248_1_,
World p_i50248_2_) |
SalmonEntity(EntityType<? extends SalmonEntity> p_i50246_1_,
World p_i50246_2_) |
TropicalFishEntity(EntityType<? extends TropicalFishEntity> p_i50242_1_,
World p_i50242_2_) |
Constructor and Description |
---|
AbstractChestedHorseEntity(EntityType<? extends AbstractChestedHorseEntity> type,
World worldIn) |
AbstractHorseEntity(EntityType<? extends AbstractHorseEntity> type,
World worldIn) |
DonkeyEntity(EntityType<? extends DonkeyEntity> p_i50239_1_,
World p_i50239_2_) |
HorseEntity(EntityType<? extends HorseEntity> type,
World worldIn) |
LlamaEntity(EntityType<? extends LlamaEntity> type,
World worldIn) |
MuleEntity(EntityType<? extends MuleEntity> p_i50236_1_,
World p_i50236_2_) |
SkeletonHorseEntity(EntityType<? extends SkeletonHorseEntity> p_i50235_1_,
World p_i50235_2_) |
TraderLlamaEntity(EntityType<? extends TraderLlamaEntity> p_i50234_1_,
World p_i50234_2_) |
ZombieHorseEntity(EntityType<? extends ZombieHorseEntity> p_i50233_1_,
World p_i50233_2_) |
Constructor and Description |
---|
AbstractArrowEntity(EntityType<? extends AbstractArrowEntity> type,
double x,
double y,
double z,
World worldIn) |
AbstractArrowEntity(EntityType<? extends AbstractArrowEntity> type,
LivingEntity shooter,
World worldIn) |
AbstractArrowEntity(EntityType<? extends AbstractArrowEntity> type,
World worldIn) |
AbstractFireballEntity(EntityType<? extends AbstractFireballEntity> p_i50167_1_,
double p_i50167_2_,
double p_i50167_4_,
double p_i50167_6_,
double p_i50167_8_,
double p_i50167_10_,
double p_i50167_12_,
World p_i50167_14_) |
AbstractFireballEntity(EntityType<? extends AbstractFireballEntity> p_i50168_1_,
LivingEntity p_i50168_2_,
double p_i50168_3_,
double p_i50168_5_,
double p_i50168_7_,
World p_i50168_9_) |
AbstractFireballEntity(EntityType<? extends AbstractFireballEntity> p_i50166_1_,
World p_i50166_2_) |
ArrowEntity(EntityType<? extends ArrowEntity> type,
World worldIn) |
DamagingProjectileEntity(EntityType<? extends DamagingProjectileEntity> p_i50174_1_,
double p_i50174_2_,
double p_i50174_4_,
double p_i50174_6_,
double p_i50174_8_,
double p_i50174_10_,
double p_i50174_12_,
World p_i50174_14_) |
DamagingProjectileEntity(EntityType<? extends DamagingProjectileEntity> p_i50175_1_,
LivingEntity p_i50175_2_,
double p_i50175_3_,
double p_i50175_5_,
double p_i50175_7_,
World p_i50175_9_) |
DamagingProjectileEntity(EntityType<? extends DamagingProjectileEntity> p_i50173_1_,
World p_i50173_2_) |
DragonFireballEntity(EntityType<? extends DragonFireballEntity> p_i50171_1_,
World p_i50171_2_) |
EggEntity(EntityType<? extends EggEntity> p_i50154_1_,
World p_i50154_2_) |
EvokerFangsEntity(EntityType<? extends EvokerFangsEntity> p_i50170_1_,
World p_i50170_2_) |
FireballEntity(EntityType<? extends FireballEntity> p_i50163_1_,
World p_i50163_2_) |
LlamaSpitEntity(EntityType<? extends LlamaSpitEntity> p_i50162_1_,
World p_i50162_2_) |
PotionEntity(EntityType<? extends PotionEntity> typeIn,
World worldIn) |
ProjectileItemEntity(EntityType<? extends ProjectileItemEntity> type,
double x,
double y,
double z,
World worldIn) |
ProjectileItemEntity(EntityType<? extends ProjectileItemEntity> type,
LivingEntity livingEntityIn,
World worldIn) |
ProjectileItemEntity(EntityType<? extends ProjectileItemEntity> type,
World worldIn) |
ShulkerBulletEntity(EntityType<? extends ShulkerBulletEntity> p_i50161_1_,
World p_i50161_2_) |
SmallFireballEntity(EntityType<? extends SmallFireballEntity> p_i50160_1_,
World p_i50160_2_) |
SnowballEntity(EntityType<? extends SnowballEntity> p_i50159_1_,
World p_i50159_2_) |
SpectralArrowEntity(EntityType<? extends SpectralArrowEntity> p_i50158_1_,
World p_i50158_2_) |
ThrowableEntity(EntityType<? extends ThrowableEntity> type,
double x,
double y,
double z,
World worldIn) |
ThrowableEntity(EntityType<? extends ThrowableEntity> type,
LivingEntity livingEntityIn,
World worldIn) |
ThrowableEntity(EntityType<? extends ThrowableEntity> type,
World worldIn) |
TridentEntity(EntityType<? extends TridentEntity> type,
World worldIn) |
WitherSkullEntity(EntityType<? extends WitherSkullEntity> p_i50147_1_,
World p_i50147_2_) |
Modifier and Type | Field and Description |
---|---|
private EntityType<?> |
FishBucketItem.fishType |
private EntityType<? extends HangingEntity> |
HangingEntityItem.hangingEntity |
private EntityType<?> |
SpawnEggItem.typeIn |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<EntityType<?>,SpawnEggItem> |
SpawnEggItem.EGGS |
private java.util.function.Supplier<? extends EntityType<?>> |
FishBucketItem.fishTypeSupplier |
Modifier and Type | Method and Description |
---|---|
protected EntityType<?> |
FishBucketItem.getFishType() |
EntityType<?> |
SpawnEggItem.getType(CompoundNBT p_208076_1_) |
Modifier and Type | Method and Description |
---|---|
static SpawnEggItem |
SpawnEggItem.getEgg(EntityType<?> type) |
boolean |
SpawnEggItem.hasType(CompoundNBT p_208077_1_,
EntityType<?> type) |
Constructor and Description |
---|
FishBucketItem(EntityType<?> fishTypeIn,
Fluid p_i49022_2_,
Item.Properties builder)
Deprecated.
|
HangingEntityItem(EntityType<? extends HangingEntity> entityTypeIn,
Item.Properties properties) |
SpawnEggItem(EntityType<?> typeIn,
int primaryColorIn,
int secondaryColorIn,
Item.Properties builder) |
Constructor and Description |
---|
FishBucketItem(java.util.function.Supplier<? extends EntityType<?>> fishTypeIn,
java.util.function.Supplier<? extends Fluid> p_i49022_2_,
Item.Properties builder) |
Modifier and Type | Field and Description |
---|---|
private EntityType<?> |
SSpawnObjectPacket.type |
Modifier and Type | Method and Description |
---|---|
EntityType<?> |
SSpawnObjectPacket.getType() |
Constructor and Description |
---|
SSpawnObjectPacket(Entity p_i50779_1_,
EntityType<?> p_i50779_2_,
int p_i50779_3_,
BlockPos p_i50779_4_) |
SSpawnObjectPacket(int p_i50777_1_,
java.util.UUID p_i50777_2_,
double p_i50777_3_,
double p_i50777_5_,
double p_i50777_7_,
float p_i50777_9_,
float p_i50777_10_,
EntityType<?> p_i50777_11_,
int p_i50777_12_,
Vec3d p_i50777_13_) |
Modifier and Type | Field and Description |
---|---|
static StatType<EntityType<?>> |
Stats.ENTITY_KILLED |
static StatType<EntityType<?>> |
Stats.ENTITY_KILLED_BY |
Modifier and Type | Field and Description |
---|---|
static Tag<EntityType<?>> |
EntityTypeTags.ARROWS |
static Tag<EntityType<?>> |
EntityTypeTags.BEEHIVE_INHABITORS |
private Tag<EntityType<?>> |
EntityTypeTags.Wrapper.cachedTag |
private NetworkTagCollection<EntityType<?>> |
NetworkTagManager.entityTypes |
(package private) java.util.Map<ResourceLocation,Tag.Builder<EntityType<?>>> |
NetworkTagManager.ReloadResults.entityTypes |
static Tag<EntityType<?>> |
EntityTypeTags.RAIDERS |
static Tag<EntityType<?>> |
EntityTypeTags.SKELETONS |
private static TagCollection<EntityType<?>> |
EntityTypeTags.tagCollection |
Modifier and Type | Method and Description |
---|---|
private static Tag<EntityType<?>> |
EntityTypeTags.func_219763_a(java.lang.String p_219763_0_) |
java.util.Collection<EntityType<?>> |
EntityTypeTags.Wrapper.getAllElements() |
static TagCollection<EntityType<?>> |
EntityTypeTags.getCollection() |
NetworkTagCollection<EntityType<?>> |
NetworkTagManager.getEntityTypes() |
java.util.Collection<Tag.ITagEntry<EntityType<?>>> |
EntityTypeTags.Wrapper.getEntries() |
Modifier and Type | Method and Description |
---|---|
boolean |
EntityTypeTags.Wrapper.contains(EntityType<?> itemIn) |
Modifier and Type | Method and Description |
---|---|
static void |
EntityTypeTags.setCollection(TagCollection<EntityType<?>> p_219759_0_) |
Constructor and Description |
---|
ReloadResults(java.util.Map<ResourceLocation,Tag.Builder<Block>> blocks,
java.util.Map<ResourceLocation,Tag.Builder<Item>> items,
java.util.Map<ResourceLocation,Tag.Builder<Fluid>> fluids,
java.util.Map<ResourceLocation,Tag.Builder<EntityType<?>>> entityTypes) |
Modifier and Type | Field and Description |
---|---|
static DefaultedRegistry<EntityType<?>> |
Registry.ENTITY_TYPE
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
<T extends Entity> |
World.getEntitiesWithinAABB(EntityType<T> type,
AxisAlignedBB boundingBox,
java.util.function.Predicate<? super T> predicate) |
Modifier and Type | Field and Description |
---|---|
EntityType<?> |
Biome.SpawnListEntry.entityType |
Constructor and Description |
---|
SpawnListEntry(EntityType<?> entityTypeIn,
int weight,
int minGroupCountIn,
int maxGroupCountIn) |
Modifier and Type | Method and Description |
---|---|
<T extends Entity> |
Chunk.getEntitiesWithinAABBForList(EntityType<?> entitytypeIn,
AxisAlignedBB aabb,
java.util.List<? super T> list,
java.util.function.Predicate<? super T> filter) |
Modifier and Type | Field and Description |
---|---|
private static EntityType<?>[] |
DungeonsFeature.SPAWNERTYPES |
Modifier and Type | Method and Description |
---|---|
private EntityType<?> |
DungeonsFeature.getRandomDungeonMob(java.util.Random rand) |
Modifier and Type | Field and Description |
---|---|
private EntityType<? extends AbstractRaiderEntity> |
Raid.WaveMember.type |
Constructor and Description |
---|
WaveMember(EntityType<? extends AbstractRaiderEntity> typeIn,
int[] waveCountsIn) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Entity> |
ServerWorld.getEntities(EntityType<?> entityTypeIn,
java.util.function.Predicate<? super Entity> predicateIn) |
Modifier and Type | Method and Description |
---|---|
static boolean |
WorldEntitySpawner.canCreatureTypeSpawnAtLocation(EntitySpawnPlacementRegistry.PlacementType placeType,
IWorldReader worldIn,
BlockPos pos,
EntityType<?> entityTypeIn) |
static boolean |
WorldEntitySpawner.canSpawnAtBody(EntitySpawnPlacementRegistry.PlacementType placeType,
IWorldReader worldIn,
BlockPos pos,
EntityType<?> entityTypeIn) |
private static BlockPos |
WorldEntitySpawner.getTopSolidOrLiquidBlock(IWorldReader worldIn,
EntityType<?> p_208498_1_,
int x,
int z) |
void |
AbstractSpawner.setEntityType(EntityType<?> type) |
Modifier and Type | Field and Description |
---|---|
EntityType<?> |
DungeonHooks.DungeonMob.type |
Modifier and Type | Method and Description |
---|---|
static EntityType<?> |
DungeonHooks.getRandomDungeonMob(java.util.Random rand)
Gets a random mob name from the list.
|
Modifier and Type | Method and Description |
---|---|
static float |
DungeonHooks.addDungeonMob(EntityType<?> type,
int rarity)
Adds a mob to the possible list of creatures the spawner will create.
|
static int |
DungeonHooks.removeDungeonMob(EntityType<?> name)
Will completely remove a Mob from the dungeon spawn list.
|
Constructor and Description |
---|
DungeonMob(int weight,
EntityType<?> type) |
Modifier and Type | Method and Description |
---|---|
void |
LanguageProvider.add(EntityType<?> key,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
LanguageProvider.addEntityType(java.util.function.Supplier<? extends EntityType<?>> key,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
default boolean |
IForgeBlock.canCreatureSpawn(BlockState state,
IBlockReader world,
BlockPos pos,
EntitySpawnPlacementRegistry.PlacementType type,
EntityType<?> entityType)
Determines if a specified mob type can spawn on this block, returning false will
prevent any mob from spawning on the block.
|
default boolean |
IForgeBlockState.canCreatureSpawn(IWorldReader world,
BlockPos pos,
EntitySpawnPlacementRegistry.PlacementType type,
EntityType<?> entityType)
Determines if a specified mob type can spawn on this block, returning false will
prevent any mob from spawning on the block.
|
default java.util.Optional<Vec3d> |
IForgeBlock.getBedSpawnPosition(EntityType<?> entityType,
BlockState state,
IWorldReader world,
BlockPos pos,
LivingEntity sleeper)
Returns the position that the sleeper is moved to upon
waking up, or respawning at the bed.
|
default java.util.Optional<Vec3d> |
IForgeBlockState.getBedSpawnPosition(EntityType<?> type,
IWorldReader world,
BlockPos pos,
LivingEntity sleeper)
Returns the position that the sleeper is moved to upon
waking up, or respawning at the bed.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Map<EntityType<? extends Entity>,IRenderFactory<? extends Entity>> |
RenderingRegistry.entityRenderers |
Modifier and Type | Method and Description |
---|---|
private static <T extends Entity> |
RenderingRegistry.register(EntityRendererManager manager,
EntityType<T> entityType,
IRenderFactory<?> renderFactory) |
static <T extends Entity> |
RenderingRegistry.registerEntityRenderingHandler(EntityType<T> entityClass,
IRenderFactory<? super T> renderFactory)
Register an entity rendering handler.
|
Modifier and Type | Field and Description |
---|---|
static IForgeRegistry<EntityType<?>> |
ForgeRegistries.ENTITIES |