Class EBEntities
java.lang.Object
com.binaris.wizardry.setup.registries.EBEntities
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DeferredObject<net.minecraft.world.entity.EntityType<ArrowRainConstruct>>static final DeferredObject<net.minecraft.world.entity.EntityType<BlizzardConstruct>>static final DeferredObject<net.minecraft.world.entity.EntityType<BoulderConstruct>>static final DeferredObject<net.minecraft.world.entity.EntityType<BubbleConstruct>>static final DeferredObject<net.minecraft.world.entity.EntityType<CombustionRuneConstruct>>static final DeferredObject<net.minecraft.world.entity.EntityType<ConjuredArrowEntity>>static final DeferredObject<net.minecraft.world.entity.EntityType<DarknessOrbEntity>>static final DeferredObject<net.minecraft.world.entity.EntityType<DartEntity>>static final DeferredObject<net.minecraft.world.entity.EntityType<DecayConstruct>>static final DeferredObject<net.minecraft.world.entity.EntityType<EvilWizard>>static final DeferredObject<net.minecraft.world.entity.EntityType<FireBoltEntity>>static final DeferredObject<net.minecraft.world.entity.EntityType<FireBombEntity>>static final DeferredObject<net.minecraft.world.entity.EntityType<FireSigilConstruct>>static final DeferredObject<net.minecraft.world.entity.EntityType<FlamecatcherArrow>>static final DeferredObject<net.minecraft.world.entity.EntityType<ForceArrow>>static final DeferredObject<net.minecraft.world.entity.EntityType<ForceOrbEntity>>static final DeferredObject<net.minecraft.world.entity.EntityType<FrostSigilConstruct>>static final DeferredObject<net.minecraft.world.entity.EntityType<HailstormConstruct>>static final DeferredObject<net.minecraft.world.entity.EntityType<HealAuraConstruct>>static final DeferredObject<net.minecraft.world.entity.EntityType<IceBall>>static final DeferredObject<net.minecraft.world.entity.EntityType<IceBarrierConstruct>>static final DeferredObject<net.minecraft.world.entity.EntityType<IceChargeEntity>>static final DeferredObject<net.minecraft.world.entity.EntityType<IceGiant>>static final DeferredObject<net.minecraft.world.entity.EntityType<IceLanceEntity>>static final DeferredObject<net.minecraft.world.entity.EntityType<IceShardEntity>>static final DeferredObject<net.minecraft.world.entity.EntityType<IceSpikeConstruct>>static final DeferredObject<net.minecraft.world.entity.EntityType<IceWraith>>static final DeferredObject<net.minecraft.world.entity.EntityType<LightningArrow>>static final DeferredObject<net.minecraft.world.entity.EntityType<LightningSigilConstruct>>static final DeferredObject<net.minecraft.world.entity.EntityType<LightningWraith>>static final DeferredObject<net.minecraft.world.entity.EntityType<MagicFireballEntity>>static final DeferredObject<net.minecraft.world.entity.EntityType<MagicMissileEntity>>static final DeferredObject<net.minecraft.world.entity.EntityType<MagicSlime>>static final DeferredObject<net.minecraft.world.entity.EntityType<MeteorEntity>>static final DeferredObject<net.minecraft.world.entity.EntityType<PoisonBombEntity>>static final DeferredObject<net.minecraft.world.entity.EntityType<Remnant>>static final DeferredObject<net.minecraft.world.entity.EntityType<FireRingConstruct>>static final DeferredObject<net.minecraft.world.entity.EntityType<ShadowWraith>>static final DeferredObject<net.minecraft.world.entity.EntityType<SmokeBombEntity>>static final DeferredObject<net.minecraft.world.entity.EntityType<SparkEntity>>static final DeferredObject<net.minecraft.world.entity.EntityType<SparkBombEntity>>static final DeferredObject<net.minecraft.world.entity.EntityType<StormElemental>>static final DeferredObject<net.minecraft.world.entity.EntityType<ThunderboltEntity>>static final DeferredObject<net.minecraft.world.entity.EntityType<TornadoConstruct>>static final DeferredObject<net.minecraft.world.entity.EntityType<Wizard>>static final DeferredObject<net.minecraft.world.entity.EntityType<ZombieSpawnerConstruct>> -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(RegisterFunction<net.minecraft.world.entity.EntityType<?>> function) static voidregisterAttributes(BiConsumer<net.minecraft.world.entity.EntityType<? extends net.minecraft.world.entity.LivingEntity>, net.minecraft.world.entity.ai.attributes.AttributeSupplier> consumer) static void
-
Field Details
-
DART
-
CONJURED_ARROW
public static final DeferredObject<net.minecraft.world.entity.EntityType<ConjuredArrowEntity>> CONJURED_ARROW -
FIRE_BOLT
-
FIRE_BOMB
-
FLAME_CATCHER_ARROW
public static final DeferredObject<net.minecraft.world.entity.EntityType<FlamecatcherArrow>> FLAME_CATCHER_ARROW -
FORCE_ARROW
-
ICE_BALL
-
ICE_LANCE
-
ICE_SHARD
-
LIGHTNING_ARROW
public static final DeferredObject<net.minecraft.world.entity.EntityType<LightningArrow>> LIGHTNING_ARROW -
MAGIC_FIREBALL
public static final DeferredObject<net.minecraft.world.entity.EntityType<MagicFireballEntity>> MAGIC_FIREBALL -
MAGIC_MISSILE
public static final DeferredObject<net.minecraft.world.entity.EntityType<MagicMissileEntity>> MAGIC_MISSILE -
POISON_BOMB
public static final DeferredObject<net.minecraft.world.entity.EntityType<PoisonBombEntity>> POISON_BOMB -
SMOKE_BOMB
public static final DeferredObject<net.minecraft.world.entity.EntityType<SmokeBombEntity>> SMOKE_BOMB -
SPARK
-
SPARK_BOMB
public static final DeferredObject<net.minecraft.world.entity.EntityType<SparkBombEntity>> SPARK_BOMB -
THUNDERBOLT
public static final DeferredObject<net.minecraft.world.entity.EntityType<ThunderboltEntity>> THUNDERBOLT -
ICE_CHARGE
public static final DeferredObject<net.minecraft.world.entity.EntityType<IceChargeEntity>> ICE_CHARGE -
DARKNESS_ORB
public static final DeferredObject<net.minecraft.world.entity.EntityType<DarknessOrbEntity>> DARKNESS_ORB -
METEOR
-
ARROW_RAIN
public static final DeferredObject<net.minecraft.world.entity.EntityType<ArrowRainConstruct>> ARROW_RAIN -
FORCE_ORB
-
BLIZZARD
public static final DeferredObject<net.minecraft.world.entity.EntityType<BlizzardConstruct>> BLIZZARD -
FIRE_SIGIL
public static final DeferredObject<net.minecraft.world.entity.EntityType<FireSigilConstruct>> FIRE_SIGIL -
FROST_SIGIL
public static final DeferredObject<net.minecraft.world.entity.EntityType<FrostSigilConstruct>> FROST_SIGIL -
LIGHTNING_SIGIL
public static final DeferredObject<net.minecraft.world.entity.EntityType<LightningSigilConstruct>> LIGHTNING_SIGIL -
ICE_SPICKES
public static final DeferredObject<net.minecraft.world.entity.EntityType<IceSpikeConstruct>> ICE_SPICKES -
RING_OF_FIRE
public static final DeferredObject<net.minecraft.world.entity.EntityType<FireRingConstruct>> RING_OF_FIRE -
HEAL_AURA
public static final DeferredObject<net.minecraft.world.entity.EntityType<HealAuraConstruct>> HEAL_AURA -
TORNADO
-
BOULDER
-
ZOMBIE_SPAWNER
public static final DeferredObject<net.minecraft.world.entity.EntityType<ZombieSpawnerConstruct>> ZOMBIE_SPAWNER -
ICE_BARRIER
public static final DeferredObject<net.minecraft.world.entity.EntityType<IceBarrierConstruct>> ICE_BARRIER -
COMBUSTION_RUNE
public static final DeferredObject<net.minecraft.world.entity.EntityType<CombustionRuneConstruct>> COMBUSTION_RUNE -
BUBBLE
-
HAILSTORM
public static final DeferredObject<net.minecraft.world.entity.EntityType<HailstormConstruct>> HAILSTORM -
DECAY
-
ICE_GIANT
-
LIGHTNING_WRAITH
public static final DeferredObject<net.minecraft.world.entity.EntityType<LightningWraith>> LIGHTNING_WRAITH -
ICE_WRAITH
-
STORM_ELEMENTAL
public static final DeferredObject<net.minecraft.world.entity.EntityType<StormElemental>> STORM_ELEMENTAL -
SHADOW_WRAITH
public static final DeferredObject<net.minecraft.world.entity.EntityType<ShadowWraith>> SHADOW_WRAITH -
MAGIC_SLIME
-
REMNANT
-
WIZARD
-
EVIL_WIZARD
-
-
Method Details
-
register
-
registerAttributes
public static void registerAttributes(BiConsumer<net.minecraft.world.entity.EntityType<? extends net.minecraft.world.entity.LivingEntity>, net.minecraft.world.entity.ai.attributes.AttributeSupplier> consumer) -
registerSpawns
public static void registerSpawns()
-