Class ExpandShearable
java.lang.Object
com.blamejared.crafttweaker.natives.entity.ExpandShearable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanreadyForShearing(net.minecraft.world.entity.Shearable internal) static voidshear(net.minecraft.world.entity.Shearable internal, net.minecraft.sounds.SoundSource source)
-
Constructor Details
-
ExpandShearable
public ExpandShearable()
-
-
Method Details
-
shear
public static void shear(net.minecraft.world.entity.Shearable internal, net.minecraft.sounds.SoundSource source) -
readyForShearing
public static boolean readyForShearing(net.minecraft.world.entity.Shearable internal)
-