Class EntityRegistry

java.lang.Object
tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry

public class EntityRegistry extends Object
  • Field Details

    • ENTITY_TYPES

      public static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.world.entity.EntityType<?>> ENTITY_TYPES
    • WOODEN_ARROW_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<CustomArrowEntity>> WOODEN_ARROW_ENTITY
    • STONE_ARROW_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<CustomArrowEntity>> STONE_ARROW_ENTITY
    • GOLDEN_ARROW_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<CustomArrowEntity>> GOLDEN_ARROW_ENTITY
    • COPPER_ARROW_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<CustomArrowEntity>> COPPER_ARROW_ENTITY
    • IRON_ARROW_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<CustomArrowEntity>> IRON_ARROW_ENTITY
    • COBALT_ARROW_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<CustomArrowEntity>> COBALT_ARROW_ENTITY
    • DIAMOND_ARROW_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<CustomArrowEntity>> DIAMOND_ARROW_ENTITY
    • NETHERITE_ARROW_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<CustomArrowEntity>> NETHERITE_ARROW_ENTITY
    • MOLTEN_ARROW_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<CustomArrowEntity>> MOLTEN_ARROW_ENTITY
    • TESLA_ARROW_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<CustomArrowEntity>> TESLA_ARROW_ENTITY
    • VENTUS_ARROW_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<CustomArrowEntity>> VENTUS_ARROW_ENTITY
    • ASTRAL_ARROW_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<CustomArrowEntity>> ASTRAL_ARROW_ENTITY
    • STARSTORM_ARROW_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<CustomArrowEntity>> STARSTORM_ARROW_ENTITY
    • VOID_ARROW_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<CustomArrowEntity>> VOID_ARROW_ENTITY
    • SMOKE_GRENADE_ARROW_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<CustomArrowEntity>> SMOKE_GRENADE_ARROW_ENTITY
    • WOODEN_MUSKET_BALL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<BulletEntity>> WOODEN_MUSKET_BALL_ENTITY
    • STONE_MUSKET_BALL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<BulletEntity>> STONE_MUSKET_BALL_ENTITY
    • GOLDEN_MUSKET_BALL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<BulletEntity>> GOLDEN_MUSKET_BALL_ENTITY
    • COPPER_MUSKET_BALL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<BulletEntity>> COPPER_MUSKET_BALL_ENTITY
    • IRON_MUSKET_BALL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<BulletEntity>> IRON_MUSKET_BALL_ENTITY
    • COBALT_MUSKET_BALL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<BulletEntity>> COBALT_MUSKET_BALL_ENTITY
    • DIAMOND_MUSKET_BALL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<BulletEntity>> DIAMOND_MUSKET_BALL_ENTITY
    • NETHERITE_MUSKET_BALL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<BulletEntity>> NETHERITE_MUSKET_BALL_ENTITY
    • MOLTEN_MUSKET_BALL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<BulletEntity>> MOLTEN_MUSKET_BALL_ENTITY
    • TESLA_MUSKET_BALL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<BulletEntity>> TESLA_MUSKET_BALL_ENTITY
    • VENTUS_MUSKET_BALL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<BulletEntity>> VENTUS_MUSKET_BALL_ENTITY
    • ASTRAL_MUSKET_BALL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<BulletEntity>> ASTRAL_MUSKET_BALL_ENTITY
    • STARSTORM_MUSKET_BALL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<BulletEntity>> STARSTORM_MUSKET_BALL_ENTITY
    • VOID_MUSKET_BALL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<BulletEntity>> VOID_MUSKET_BALL_ENTITY
    • FLARE_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<FlareEntity>> FLARE_ENTITY
    • CANNONBALL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<CannonballEntity>> CANNONBALL_ENTITY
    • DRAGON_FIREBALL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<DragonFireballBulletEntity>> DRAGON_FIREBALL_ENTITY
    • SMOKE_GRENADE_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<SmokeGrenadeEntity>> SMOKE_GRENADE_ENTITY
    • FLASHBANG_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<FlashbangEntity>> FLASHBANG_ENTITY
    • MOLOTOV_COCKTAIL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<MolotovEntity>> MOLOTOV_COCKTAIL_ENTITY
    • DYING_SOLDIER_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<DyingSoldierEntity>> DYING_SOLDIER_ENTITY
    • THE_COMMANDER_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<TheCommanderEntity>> THE_COMMANDER_ENTITY
    • MINUTEMAN_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<MinutemanEntity>> MINUTEMAN_ENTITY
    • FIELD_MEDIC_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<FieldMedicEntity>> FIELD_MEDIC_ENTITY
    • CHAIR_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<ChairEntity>> CHAIR_ENTITY
    • WANDERING_WARRIOR_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<WanderingWarriorEntity>> WANDERING_WARRIOR_ENTITY
    • HANS_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<HansEntity>> HANS_ENTITY
    • SUPER_HANS_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<SuperHansEntity>> SUPER_HANS_ENTITY
    • MORTAR_SHELL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<MortarShellEntity>> MORTAR_SHELL_ENTITY
    • BURNED_OAK_BOAT_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<net.minecraft.world.entity.vehicle.boat.Boat>> BURNED_OAK_BOAT_ENTITY
    • BURNED_OAK_CHEST_BOAT_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<net.minecraft.world.entity.vehicle.boat.ChestBoat>> BURNED_OAK_CHEST_BOAT_ENTITY
    • MUD_BALL_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<MudBallEntity>> MUD_BALL_ENTITY
    • LAVA_REVENANT_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<LavaRevenantEntity>> LAVA_REVENANT_ENTITY
    • ROCK_SPIDER_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<RockSpiderEntity>> ROCK_SPIDER_ENTITY
    • CELESTIAL_TOWER_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<CelestialTowerEntity>> CELESTIAL_TOWER_ENTITY
    • STARDUST_BOAT_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<net.minecraft.world.entity.vehicle.boat.Boat>> STARDUST_BOAT_ENTITY
    • STARDUST_CHEST_BOAT_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<net.minecraft.world.entity.vehicle.boat.ChestBoat>> STARDUST_CHEST_BOAT_ENTITY
    • STARMITE_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<StarmiteEntity>> STARMITE_ENTITY
    • FIREFLY_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<FireflyEntity>> FIREFLY_ENTITY
    • METEOR_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<MeteorEntity>> METEOR_ENTITY
    • STORM_CREEPER_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<StormCreeperEntity>> STORM_CREEPER_ENTITY
    • EVIL_EYE_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<EvilEyeEntity>> EVIL_EYE_ENTITY
    • STAR_WOLF_ENTITY

      public static final net.neoforged.neoforge.registries.DeferredHolder<net.minecraft.world.entity.EntityType<?>, net.minecraft.world.entity.EntityType<StarWolfEntity>> STAR_WOLF_ENTITY
    • MOOGLOW_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<MooGlowEntity>> MOOGLOW_ENTITY
    • WISP_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<WispEntity>> WISP_ENTITY
    • SKYGAZER_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<SkygazerEntity>> SKYGAZER_ENTITY
    • SKELETON_MERCHANT_ENTITY

      public static final Supplier<net.minecraft.world.entity.EntityType<SkeletonMerchantEntity>> SKELETON_MERCHANT_ENTITY
  • Constructor Details

    • EntityRegistry

      public EntityRegistry()