Class ExpandHumanoidArm
java.lang.Object
com.blamejared.crafttweaker.natives.entity.ExpandHumanoidArm
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.network.chat.ComponentgetName(net.minecraft.world.entity.HumanoidArm internal) static net.minecraft.world.entity.HumanoidArmgetOpposite(net.minecraft.world.entity.HumanoidArm internal)
-
Constructor Details
-
ExpandHumanoidArm
public ExpandHumanoidArm()
-
-
Method Details
-
getOpposite
public static net.minecraft.world.entity.HumanoidArm getOpposite(net.minecraft.world.entity.HumanoidArm internal) -
getName
public static net.minecraft.network.chat.Component getName(net.minecraft.world.entity.HumanoidArm internal)
-