Uses of Class
alexiil.mc.lib.net.ParentNetIdBase
| Package | Description |
|---|---|
| alexiil.mc.lib.net |
LibNetworkStack's base library.
|
-
Uses of ParentNetIdBase in alexiil.mc.lib.net
Subclasses of ParentNetIdBase in alexiil.mc.lib.net Modifier and Type Class Description classDynamicNetId<T>classParentDynamicNetId<P,C>classParentNetIdAparent nodethat doesn't write any header information for it's children: the static context (given by theIMsgReadCtxorIMsgWriteCtx) should be enough.classParentNetIdCast<Super,Sub extends Super>classParentNetIdDuel<Parent,T>classParentNetIdDuelDirect<T>classParentNetIdExtractor<Parent,T>classParentNetIdSingle<T>Aparent nodethat writes out the context for the receiver to obtain the same object.Fields in alexiil.mc.lib.net declared as ParentNetIdBase Modifier and Type Field Description ParentNetIdBaseTreeNetIdBase. parentConstructors in alexiil.mc.lib.net with parameters of type ParentNetIdBase Constructor Description TreeNetIdBase(ParentNetIdBase parent, java.lang.String name, int thisLength)