Class BooleanPacketEntrant<PACKET>
java.lang.Object
com.petrolpark.core.actionrecord.packet.entrant.AlwaysEnterPacketEntrant<PACKET>
com.petrolpark.core.actionrecord.packet.entrant.BooleanPacketEntrant<PACKET>
- All Implemented Interfaces:
IPacketEntrant<PACKET>
- Direct Known Subclasses:
BooleanVanillaPacketEntrant
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.network.chat.ComponentgetDescription(PACKET packet) Methods inherited from class com.petrolpark.core.actionrecord.packet.entrant.AlwaysEnterPacketEntrant
getAdvancedDescription, getEntryResult
-
Field Details
-
translationKey
-
predicate
-
-
Constructor Details
-
BooleanPacketEntrant
-
-
Method Details
-
getDescription
- Specified by:
getDescriptionin classAlwaysEnterPacketEntrant<PACKET>
-