Uses of Class
alexiil.mc.lib.net.ParentNetIdBase
-
Uses of ParentNetIdBase in alexiil.mc.lib.net
Modifier 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.ModifierConstructorDescriptionTreeNetIdBase(ParentNetIdBase parent, String name, int thisLength)