Class BarricadeValueTypes

java.lang.Object
net.modgarden.barricade.registry.BarricadeValueTypes

public final class BarricadeValueTypes extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final lgbt.greenhouse.silicate.api.type.ValueType<net.minecraft.world.entity.Avatar>
     
    static final lgbt.greenhouse.silicate.api.type.ValueType<net.minecraft.world.entity.AgeableMob>
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
     

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • PASSIVE_MOB

      public static final lgbt.greenhouse.silicate.api.type.ValueType<net.minecraft.world.entity.AgeableMob> PASSIVE_MOB
    • AVATAR

      public static final lgbt.greenhouse.silicate.api.type.ValueType<net.minecraft.world.entity.Avatar> AVATAR
  • Method Details

    • initialize

      public static void initialize()