Uses of Class
alexiil.mc.lib.net.ParentNetIdBase
Packages that use ParentNetIdBase
-
Uses of ParentNetIdBase in alexiil.mc.lib.net
Subclasses of ParentNetIdBase in alexiil.mc.lib.netModifier and TypeClassDescriptionclass
DynamicNetId<T>
class
ParentDynamicNetId<P,C>
class
Aparent node
that doesn't write any header information for it's children: the static context (given by theIMsgReadCtx
orIMsgWriteCtx
) should be enough.class
ParentNetIdCast<Super,Sub extends Super>
class
ParentNetIdDuel<Parent,T>
class
class
ParentNetIdExtractor<Parent,T>
class
Aparent node
that writes out the context for the receiver to obtain the same object.Fields in alexiil.mc.lib.net declared as ParentNetIdBaseConstructors in alexiil.mc.lib.net with parameters of type ParentNetIdBaseModifierConstructorDescriptionTreeNetIdBase(ParentNetIdBase parent, String name, int thisLength)