Uses of Record Class
net.minecraft.class_12017.class_12019
Packages that use class_12017.class_12019
-
Uses of class_12017.class_12019 in net.minecraft
Fields in net.minecraft declared as class_12017.class_12019Modifier and TypeFieldDescriptionprivate final class_12017.class_12019<?> class_11982.updateThe field for theupdaterecord component.private final class_12017.class_12019<?> class_11983.updateThe field for theupdaterecord component.private final class_12017.class_12019<?> class_11984.updateThe field for theupdaterecord component.Fields in net.minecraft with type parameters of type class_12017.class_12019Modifier and TypeFieldDescriptionstatic final PacketCodec<RegistryByteBuf, class_12017.class_12019<?>> class_12017.class_12019.field_62868Methods in net.minecraft that return class_12017.class_12019Modifier and TypeMethodDescriptionclass_12017.method_74569()class_12017.method_74570(T t) class_12028.class_12031.method_74646(class_12017<T> class_12017) class_11982.update()Returns the value of theupdaterecord component.class_11983.update()Returns the value of theupdaterecord component.class_11984.update()Returns the value of theupdaterecord component.Methods in net.minecraft that return types with arguments of type class_12017.class_12019Modifier and TypeMethodDescriptionprivate static <T> PacketCodec<? super RegistryByteBuf, class_12017.class_12019<T>> class_12017.class_12019.method_74576(class_12017<T> class_12017) Methods in net.minecraft with parameters of type class_12017.class_12019Modifier and TypeMethodDescription<T> voidclass_12036.method_74716(long long2, Entity entity, class_12017.class_12019<T> class_12019) <T> voidclass_12036.method_74717(long long2, ChunkPos chunkPos, class_12017.class_12019<T> class_12019) <T> voidclass_12036.method_74718(long long2, BlockPos blockPos, class_12017.class_12019<T> class_12019) private <K,V> void class_12036.method_74719(long long2, K k, class_12017.class_12019<V> class_12019, class_12036.class_12038<K, V> class_12038) voidclass_12036.class_12037.method_74739(long long2, K k, class_12017.class_12019<V> class_12019) Constructors in net.minecraft with parameters of type class_12017.class_12019ModifierConstructorDescriptionclass_11982(BlockPos blockPos, class_12017.class_12019<?> class_12019) class_11983(ChunkPos chunkPos, class_12017.class_12019<?> class_12019) class_11984(int int2, class_12017.class_12019<?> class_12019)