JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.cloudburstmc.protocol.bedrock.util
Interface PacketFlag
public interface
PacketFlag
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method and Description
default boolean
canInherit
()
Whether this flag can be passed from packet wrapper to batch wrapper.
Method Detail
canInherit
default boolean canInherit()
Whether this flag can be passed from packet wrapper to batch wrapper.
Returns:
true if the flag can be passed
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method