Uses of Record Class
net.minecraft.network.codec.IdDispatchCodec.Entry
Packages that use IdDispatchCodec.Entry
-
Uses of IdDispatchCodec.Entry in net.minecraft.network.codec
Fields in net.minecraft.network.codec with type parameters of type IdDispatchCodec.EntryModifier and TypeFieldDescriptionprivate final List
<IdDispatchCodec.Entry<B, V, T>> IdDispatchCodec.byId
private final List
<IdDispatchCodec.Entry<B, V, T>> IdDispatchCodec.Builder.entries
Constructor parameters in net.minecraft.network.codec with type arguments of type IdDispatchCodec.EntryModifierConstructorDescription(package private)
IdDispatchCodec
(Function<V, ? extends T> p_320468_, List<IdDispatchCodec.Entry<B, V, T>> p_320536_, it.unimi.dsi.fastutil.objects.Object2IntMap<T> p_320597_)