Interface LockDifficultyPacketView

All Superinterfaces:
PacketView

public interface LockDifficultyPacketView extends PacketView
Read-only view of a serverbound difficulty-lock request.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from interface devs.beer.nativepackets.api.PacketView

    isModified, nativeHandle, type
  • Method Details

    • locked

      boolean locked()