Package com.ewyboy.worldstripper.club
Class StripperAccessories
java.lang.Object
com.ewyboy.worldstripper.club.StripperAccessories
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.world.level.block.state.BlockStateGets the block state from the raytrace.
-
Constructor Details
-
StripperAccessories
public StripperAccessories()
-
-
Method Details
-
getStateFromRaytrace
public static net.minecraft.world.level.block.state.BlockState getStateFromRaytrace()Gets the block state from the raytrace.- Returns:
- The block state from the raytrace.
-