java.lang.Object
com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandWitherSkull

@ZenRegister public class ExpandWitherSkull extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static boolean
    isDangerous(net.minecraft.world.entity.projectile.WitherSkull internal)
    Gets whether this skull is dangerous or not.
    static void
    setDangerous(net.minecraft.world.entity.projectile.WitherSkull internal, boolean dangerous)
    Sets whether this skull is dangerous or not.

    Methods inherited from class java.lang.Object

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

    • ExpandWitherSkull

      public ExpandWitherSkull()
  • Method Details

    • isDangerous

      public static boolean isDangerous(net.minecraft.world.entity.projectile.WitherSkull internal)
      Gets whether this skull is dangerous or not.
      Returns:
      true if dangerous, false otherwise.
    • setDangerous

      public static void setDangerous(net.minecraft.world.entity.projectile.WitherSkull internal, boolean dangerous)
      Sets whether this skull is dangerous or not.
      DocParam:
      dangerous true