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 Summary Link icon

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details Link icon

    • isInCreativeMode Link icon

      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