Class PneumaticCraftTags.EntityTypes

java.lang.Object
me.desht.pneumaticcraft.api.data.PneumaticCraftTags
me.desht.pneumaticcraft.api.data.PneumaticCraftTags.EntityTypes
Enclosing class:
PneumaticCraftTags

public static class PneumaticCraftTags.EntityTypes extends PneumaticCraftTags
  • Field Details

    • VACUUM_TRAP_BLACKLISTED

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> VACUUM_TRAP_BLACKLISTED
    • VACUUM_TRAP_WHITELISTED

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> VACUUM_TRAP_WHITELISTED
    • OMNIHOPPER_BLACKLISTED

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> OMNIHOPPER_BLACKLISTED
  • Constructor Details

    • EntityTypes

      public EntityTypes()