Class MultiPlayerGameModeMixin
java.lang.Object
net.frozenblock.wilderwild.mixin.block.echo_glass.client.MultiPlayerGameModeMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract net.minecraft.world.level.GameTypebooleanwilderWild$destroyBlockEchoB(net.minecraft.world.level.Level instance, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState newState, int flags, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Boolean> original, net.minecraft.world.level.block.state.BlockState state)
-
Constructor Details
-
MultiPlayerGameModeMixin
public MultiPlayerGameModeMixin()
-
-
Method Details
-
getPlayerMode
public abstract net.minecraft.world.level.GameType getPlayerMode() -
wilderWild$destroyBlockEchoB
public boolean wilderWild$destroyBlockEchoB(net.minecraft.world.level.Level instance, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState newState, int flags, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Boolean> original, net.minecraft.world.level.block.state.BlockState state)
-