net.minecraft.core.component

class TypedDataComponent$1

implements StreamCodec<RegistryFriendlyByteBuf, TypedDataComponent<?>>

ks$1
net.minecraft.core.component.TypedDataComponent$1
net.minecraft.class_9336$1
net.minecraft.component.Component$1
net.minecraft.src.C_313445_$C_313692_
net.minecraft.core.component.TypedDataComponent$1

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public TypedDataComponent<?>
a(wk arg0)
decode(RegistryFriendlyByteBuf arg0)
method_57948(class_9129 arg0)
decode(RegistryByteBuf arg0)
m_318688_(C_313350_ arg0)
private static <T> TypedDataComponent<T>
a(wk arg0, kp<T> arg1)
decodeTyped(RegistryFriendlyByteBuf arg0, DataComponentType<T> arg1)
method_57949(class_9129 arg0, class_9331<T> arg1)
read(RegistryByteBuf buf, ComponentType<T> type)
m_319771_(C_313350_ p_329132_, C_313543_<T> p_330664_)
public void
a(wk arg0, ks<?> arg1)
encode(RegistryFriendlyByteBuf arg0, TypedDataComponent<?> arg1)
method_57950(class_9129 arg0, class_9336<?> arg1)
encode(RegistryByteBuf arg0, Component<?> arg1)
m_318638_(C_313350_ p_331938_, C_313445_<?> arg1)
private static <T> void
b(wk arg0, ks<T> arg1)
encodeCap(RegistryFriendlyByteBuf arg0, TypedDataComponent<T> arg1)
method_57951(class_9129 arg0, class_9336<T> arg1)
write(RegistryByteBuf buf, Component<T> component)
m_324725_(C_313350_ p_331689_, C_313445_<T> p_331096_)