Interface PacketSpecification
- All Known Subinterfaces:
ClientboundPacketSpecification,ServerboundPacketSpecification
public interface PacketSpecification
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.resources.ResourceLocationdefault boolean
-
Method Details
-
getPacketID
net.minecraft.resources.ResourceLocation getPacketID() -
shouldSilentlyFailOnMissingReceiver
default boolean shouldSilentlyFailOnMissingReceiver()
-