| public static Identifier |
|
| public T |
| spawn(ServerLevel level, ItemStack itemStack, LivingEntity user, BlockPos spawnPos, EntitySpawnReason spawnReason, boolean tryMoveDown, boolean movedUp) |
| method_5894(class_3218 arg0, class_1799 arg1, class_1309 arg2, class_2338 arg3, class_3730 arg4, boolean arg5, boolean arg6) |
| spawnFromItemStack(ServerWorld world, ItemStack stack, LivingEntity spawner, BlockPos pos, SpawnReason spawnReason, boolean alignPosition, boolean invertY) |
|
| public static <T extends Entity> EntityInitializer<T> |
|
| public static <T extends Entity> EntityInitializer<T> |
|
| public static <T extends Entity> EntityInitializer<T> |
|
| public static <T extends Entity> EntityInitializer<T> |
|
| public T |
|
| public T |
| spawn(ServerLevel level, PostSpawnProcessor<T> postSpawnConfig, BlockPos spawnPos, EntitySpawnReason spawnReason, boolean tryMoveDown, boolean movedUp) |
| method_5899(class_3218 arg0, class_1_1033<T> arg1, class_2338 arg2, class_3730 arg3, boolean arg4, boolean arg5) |
| spawn(ServerWorld world, EntityInitializer<T> initializer, BlockPos pos, SpawnReason reason, boolean alignPosition, boolean invertY) |
|
| public T |
| create(ServerLevel level, PostSpawnProcessor<T> postSpawnConfig, BlockPos spawnPos, EntitySpawnReason spawnReason, boolean tryMoveDown, boolean movedUp) |
| method_5888(class_3218 arg0, class_1_1033<T> arg1, class_2338 arg2, class_3730 arg3, boolean arg4, boolean arg5) |
| create(ServerWorld world, EntityInitializer<T> initializer, BlockPos pos, SpawnReason reason, boolean alignPosition, boolean invertY) |
|
| protected static double |
|
| public static void |
|
| public boolean |
| canSerialize() |
| method_5893() |
| isSaveable() |
|
| public boolean |
| canSummon() |
| method_5896() |
| isSummonable() |
|
| public boolean |
| fireImmune() |
| method_19946() |
| isFireImmune() |
|
| public boolean |
| canSpawnFarFromPlayer() |
| method_20814() |
| isSpawnableFarFromPlayer() |
|
| public SpawnGroup |
| getCategory() |
| method_5891() |
| getSpawnGroup() |
|
| public String |
| getDescriptionId() |
| method_5882() |
| getTranslationKey() |
|
| public Text |
| getDescription() |
| method_5897() |
| getName() |
|
| public String |
| toShortString() |
| method_35050() |
| getUntranslatedName() |
|
| public Optional<RegistryKey<LootTable>> |
| getDefaultLootTable() |
| method_16351() |
| getLootTableKey() |
|
| public float |
| getWidth() |
| method_17685() |
| getWidth() |
|
| public float |
| getHeight() |
| method_17686() |
| getHeight() |
|
| public FeatureSet |
| requiredFeatures() |
| method_45322() |
| getRequiredFeatures() |
|
| public boolean |
|
| public T |
|
| public T |
|
| public static Optional<Entity> |
|
| public static Optional<Entity> |
|
| public Box |
| getSpawnAABB(double x, double y, double z) |
| method_58629(double arg0, double arg1, double arg2) |
| getSpawnBox(double x, double y, double z) |
|
| public boolean |
|
| public EntityDimensions |
| getDimensions() |
| method_18386() |
| getDimensions() |
|
| public static Optional<EntityType<?>> |
|
| public static Entity |
|
| public static Entity |
| loadEntityRecursive(EntityType<?> type, CompoundTag tag, Level level, EntitySpawnReason reason, EntityProcessor postLoad) |
| method_72386(class_1299<?> arg0, class_2487 arg1, class_1937 arg2, class_3730 arg3, class_12259 arg4) |
| loadEntityWithPassengers(EntityType<?> type, NbtCompound data, World world, SpawnReason reason, LoadedEntityProcessor processor) |
|
| public static Entity |
|
| public static Entity |
|
| public static Entity |
| loadEntityRecursive(EntityType<?> type, ValueInput input, Level level, EntitySpawnReason reason, EntityProcessor postLoad) |
| method_72385(class_1299<?> arg0, class_11368 arg1, class_1937 arg2, class_3730 arg3, class_12259 arg4) |
| loadEntityWithPassengers(EntityType<?> type, ReadView view, World world, SpawnReason reason, LoadedEntityProcessor processor) |
|
| private static Entity |
| loadPassengersRecursive(Entity entity, ValueInput input, Level level, EntitySpawnRequest request, EntityProcessor postLoad) |
| method_72383(class_1297 arg0, class_11368 arg1, class_1937 arg2, class_1_1035 arg3, class_12259 arg4) |
| loadEntityPassengers(Entity entity, ReadView view, World world, SpawnContext context, LoadedEntityProcessor processor) |
|
| public static Stream<Entity> |
|
| private static Optional<Entity> |
|
| private static Optional<Entity> |
|
| public int |
| clientTrackingRange() |
| method_18387() |
| getMaxTrackDistance() |
|
| public int |
| updateInterval() |
| method_18388() |
| getTrackTickInterval() |
|
| public boolean |
| trackDeltas() |
| method_18389() |
| alwaysUpdateVelocity() |
|
| public T |
|
| public Class<? extends Entity> |
| getBaseClass() |
| method_31794() |
| getBaseClass() |
|
| public RegistryEntry$Reference<EntityType<?>> |
| builtInRegistryHolder() |
| method_40124() |
| getRegistryEntry() |
|
| public boolean |
| isAllowedInPeaceful() |
| method_72390() |
| isAllowedInPeaceful() |
|
| public boolean |
| onlyOpCanSetNbt() |
| method_65893() |
| canPotentiallyExecuteCommands() |
|
| public Object |
|
| private static void |
|
| private static Entity |
|
| private static Entity |
| lambda$loadEntityRecursive$1(ValueInput arg0, Level arg1, EntitySpawnReason arg2, EntityProcessor arg3, Entity arg4) |
| method_72388(class_11368 arg0, class_1937 arg1, class_3730 arg2, class_12259 arg3, class_1297 arg4) |
| method_72388(ReadView arg0, World arg1, SpawnReason arg2, LoadedEntityProcessor arg3, Entity entity) |
|
| private static Entity |
| lambda$loadEntityRecursive$0(ValueInput arg0, Level arg1, EntitySpawnRequest arg2, EntityProcessor arg3, Entity arg4) |
| method_17843(class_11368 arg0, class_1937 arg1, class_1_1035 arg2, class_12259 arg3, class_1297 arg4) |
| method_17843(ReadView arg0, World arg1, SpawnContext arg2, LoadedEntityProcessor arg3, Entity entity) |
|
| private static void |
|
| private static void |
|
| private static void |
|
| private static Entity |
|
| private static void |
|
| private static void |
|