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$PacketCodecModifierContextintermediary net/minecraft/class_9095$class_10919official agz$a
- 
Method Summary
 
- 
Method Details
- 
isInCreativeMode
boolean isInCreativeMode()- Mappings:
 Namespace Name Mixin selector named isInCreativeModeLnet/minecraft/network/state/PlayStateFactories$PacketCodecModifierContext;isInCreativeMode()Zintermediary method_68733Lnet/minecraft/class_9095$class_10919;method_68733()Zofficial aLagz$a;a()Z
 
 -