Class BlockEntityConstants

java.lang.Object
vazkii.botania.common.block.block_entity.BlockEntityConstants

public final class BlockEntityConstants extends Object
  • Field Details

    • SELF_WANDABLE_BES

      public static final Set<net.minecraft.world.level.block.entity.BlockEntityType<? extends Wandable>> SELF_WANDABLE_BES
    • SELF_MANA_TRIGGER_BES

      public static final Set<net.minecraft.world.level.block.entity.BlockEntityType<? extends ManaTrigger>> SELF_MANA_TRIGGER_BES
    • SELF_MANA_RECEIVER_BES

      public static final Set<net.minecraft.world.level.block.entity.BlockEntityType<? extends ManaReceiver>> SELF_MANA_RECEIVER_BES
    • SELF_SPARK_ATTACHABLE_BES

      public static final Set<net.minecraft.world.level.block.entity.BlockEntityType<? extends SparkAttachable>> SELF_SPARK_ATTACHABLE_BES
    • SELF_WORLDLY_CONTAINERS

      public static final Set<net.minecraft.world.level.block.entity.BlockEntityType<? extends net.minecraft.world.WorldlyContainer>> SELF_WORLDLY_CONTAINERS