Class CommonClass
java.lang.Object
com.mrbysco.soundmimicry.CommonClass
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidhandleSetSound(net.minecraft.server.level.ServerLevel level, net.minecraft.server.level.ServerPlayer player, SetSoundDataPayload payload) static voidinit()
-
Constructor Details
-
CommonClass
public CommonClass()
-
-
Method Details
-
init
public static void init() -
handleSetSound
public static void handleSetSound(net.minecraft.server.level.ServerLevel level, net.minecraft.server.level.ServerPlayer player, SetSoundDataPayload payload)
-