mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-30 05:05:19 -05:00
Update common/src/main/java/dev/architectury/networking/simple/SimpleNetworkManager.java
Co-authored-by: shedaniel <daniel@shedaniel.me>
This commit is contained in:
@@ -85,7 +85,7 @@ public class SimpleNetworkManager {
|
||||
}
|
||||
|
||||
/**
|
||||
* Convenience method to register a client -> server message with no packet transformers.
|
||||
* Registers a client -> server message with no packet transformers.
|
||||
*
|
||||
* @param id a unique ID for the message, must be a valid value for {@link ResourceLocation#getPath}
|
||||
* @param decoder the message decoder for the message
|
||||
|
||||
Reference in New Issue
Block a user