Package net.minecraft.network.state
Interface PlayStateFactories.PacketCodecModifierContext
- All Known Implementing Classes:
ServerPlayNetworkHandler
- Enclosing class:
PlayStateFactories
public static interface PlayStateFactories.PacketCodecModifierContext
- Mappings:
Namespace Name named net/minecraft/network/state/PlayStateFactories$PacketCodecModifierContext
intermediary net/minecraft/class_9095$class_10919
official agz$a
-
Method Details
-
isInCreativeMode
boolean isInCreativeMode()- Mappings:
Namespace Name Mixin selector named isInCreativeMode
Lnet/minecraft/network/state/PlayStateFactories$PacketCodecModifierContext;isInCreativeMode()Z
intermediary method_68733
Lnet/minecraft/class_9095$class_10919;method_68733()Z
official a
Lagz$a;a()Z
-