Uses of Interface
net.minecraft.class_9139
Packages that use class_9139
Package
Description
The base package for all Minecraft classes.
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of class_9139 in net.minecraft
Classes in net.minecraft that implement class_9139Fields in net.minecraft declared as class_9139Modifier and TypeFieldDescriptionprivate final class_9139<ByteBuf,Packet<? super L>> class_9147.class_9149.codecThe field for thecodecrecord component.static final class_9139<PacketByteBuf,class_9088> class_9088.field_47892static final class_9139<PacketByteBuf,class_9091> class_9091.field_47895static final class_9139<ByteBuf,Boolean> class_9135.field_48547static final class_9139<ByteBuf,Byte> class_9135.field_48548static final class_9139<ByteBuf,Short> class_9135.field_48549static final class_9139<ByteBuf,Integer> class_9135.field_48550static final class_9139<ByteBuf,Long> class_9135.field_48551static final class_9139<ByteBuf,Float> class_9135.field_48552static final class_9139<ByteBuf,Double> class_9135.field_48553static final class_9139<ByteBuf,String> class_9135.field_48554static final class_9139<ByteBuf,NbtElement> class_9135.field_48555static final class_9139<ByteBuf,NbtCompound> class_9135.field_48556static final class_9139<ByteBuf,Optional<NbtCompound>> class_9135.field_48557static final class_9139<ByteBuf,Vector3f> class_9135.field_48558static final class_9139<ByteBuf,Quaternionf> class_9135.field_48559static final class_9139<PacketByteBuf,class_9150> class_9150.field_48627static final class_9139<PacketByteBuf,class_9151> class_9151.field_48629private final class_9139<? super B,? extends V> class_9136.class_9138.serializerThe field for theserializerrecord component.private final class_9139<? super B,P> class_9147.class_9148.serializerThe field for theserializerrecord component.Methods in net.minecraft that return class_9139Modifier and TypeMethodDescriptionclass_9139<B,T> class_9139.class_9140.apply(class_9139<B, S> class_9139) class_9139<ByteBuf,Packet<? super T>> class_9127.codec()class_9139<ByteBuf,Packet<? super L>> class_9147.class_9149.codec()static class_9139<ByteBuf,String> class_9135.method_56364(int int2) static <T> class_9139<class_9129,T> class_9135.method_56365(RegistryKey<? extends Registry<T>> registryKey) private static <T,R> class_9139<class_9129, R> class_9135.method_56366(RegistryKey<? extends Registry<T>> registryKey, Function<Registry<T>, IndexedIterable<R>> function) static <T> class_9139<class_9129,RegistryEntry<T>> class_9135.method_56367(RegistryKey<? extends Registry<T>> registryKey, class_9139<? super class_9129, T> class_9139) static <T> class_9139<ByteBuf,T> class_9135.method_56368(com.mojang.serialization.Codec<T> codec) static <T> class_9139<ByteBuf,T> class_9135.method_56371(IndexedIterable<T> indexedIterable) static <T> class_9139<ByteBuf,T> class_9135.method_56375(IntFunction<T> intFunction, ToIntFunction<T> toIntFunction) static <B extends ByteBuf,V, C extends Collection<V>>
class_9139<B,C> class_9135.method_56376(IntFunction<C> intFunction, class_9139<? super B, V> class_9139) static <B extends ByteBuf,K, V, M extends Map<K, V>>
class_9139<B,M> class_9135.method_56377(IntFunction<? extends M> intFunction, class_9139<? super B, K> class_9139, class_9139<? super B, V> class_91392) static class_9139<ByteBuf,NbtElement> class_9135.method_56378(Supplier<NbtSizeTracker> supplier) static <B extends ByteBuf,V>
class_9139<B,Optional<V>> class_9135.method_56382(class_9139<B, V> class_9139) static <T> class_9139<class_9129,RegistryEntry<T>> class_9135.method_56383(RegistryKey<? extends Registry<T>> registryKey) default <S extends B>
class_9139<S,V> class_9139.method_56430()static <B,V> class_9139<B, V> class_9139.method_56431(V v) default <O> class_9139<B,O> class_9139.method_56432(Function<? super V, ? extends O> function, Function<? super O, ? extends V> function2) default <O> class_9139<B,O> class_9139.method_56433(class_9139.class_9140<B, V, O> class_9140) static <B,C, T1> class_9139<B, C> class_9139.method_56434(class_9139<? super B, T1> class_9139, Function<C, T1> function, Function<T1, C> function2) static <B,C, T1, T2>
class_9139<B,C> class_9139.method_56435(class_9139<? super B, T1> class_9139, Function<C, T1> function, class_9139<? super B, T2> class_91392, Function<C, T2> function2, BiFunction<T1, T2, C> biFunction) static <B,C, T1, T2, T3>
class_9139<B,C> class_9139.method_56436(class_9139<? super B, T1> class_9139, Function<C, T1> function, class_9139<? super B, T2> class_91392, Function<C, T2> function2, class_9139<? super B, T3> class_91393, Function<C, T3> function3, com.mojang.datafixers.util.Function3<T1, T2, T3, C> function32) static <B,V> class_9139<B, V> class_9139.method_56437(class_9142<B, V> class_9142, class_9141<B, V> class_9141) static <B,V> class_9139<B, V> class_9139.method_56438(class_9143<B, V> class_9143, class_9141<B, V> class_9141) default <O extends ByteBuf>
class_9139<O,V> class_9139.method_56439(Function<O, ? extends B> function) default <U> class_9139<B,U> class_9139.method_56440(Function<? super U, ? extends V> function, Function<? super V, ? extends class_9139<? super B, ? extends U>> function2) class_9139<B,Packet<? super L>> class_9146.method_56445()private class_9139<ByteBuf,Packet<? super T>> class_9147.method_56450(Function<ByteBuf, B> function, List<class_9147.class_9148<T, ?, B>> list) class_9139<? super B,? extends V> class_9136.class_9138.serializer()Returns the value of theserializerrecord component.class_9139<? super B,P> class_9147.class_9148.serializer()Returns the value of theserializerrecord component.Methods in net.minecraft with parameters of type class_9139Modifier and TypeMethodDescriptionclass_9139<B,T> class_9139.class_9140.apply(class_9139<B, S> class_9139) static <T> class_9139<class_9129,RegistryEntry<T>> class_9135.method_56367(RegistryKey<? extends Registry<T>> registryKey, class_9139<? super class_9129, T> class_9139) static <B extends ByteBuf,V, C extends Collection<V>>
class_9139<B,C> class_9135.method_56376(IntFunction<C> intFunction, class_9139<? super B, V> class_9139) static <B extends ByteBuf,K, V, M extends Map<K, V>>
class_9139<B,M> class_9135.method_56377(IntFunction<? extends M> intFunction, class_9139<? super B, K> class_9139, class_9139<? super B, V> class_91392) static <B extends ByteBuf,V>
class_9139<B,Optional<V>> class_9135.method_56382(class_9139<B, V> class_9139) class_9136.class_9137.method_56429(T t, class_9139<? super B, ? extends V> class_9139) static <B,C, T1> class_9139<B, C> class_9139.method_56434(class_9139<? super B, T1> class_9139, Function<C, T1> function, Function<T1, C> function2) static <B,C, T1, T2>
class_9139<B,C> class_9139.method_56435(class_9139<? super B, T1> class_9139, Function<C, T1> function, class_9139<? super B, T2> class_91392, Function<C, T2> function2, BiFunction<T1, T2, C> biFunction) static <B,C, T1, T2, T3>
class_9139<B,C> class_9139.method_56436(class_9139<? super B, T1> class_9139, Function<C, T1> function, class_9139<? super B, T2> class_91392, Function<C, T2> function2, class_9139<? super B, T3> class_91393, Function<C, T3> function3, com.mojang.datafixers.util.Function3<T1, T2, T3, C> function32) <T extends Packet<? super L>>
class_9146<B,L> class_9146.method_56446(class_9145<T> class_9145, class_9139<? super B, T> class_9139) <P extends Packet<? super T>>
class_9147<T,B> class_9147.method_56454(class_9145<P> class_9145, class_9139<? super B, P> class_9139) Constructors in net.minecraft with parameters of type class_9139ModifierConstructorDescription(package private)class_9138(class_9139<? super B, ? extends V> class_9139, T t) (package private)class_9148(class_9145<P> class_9145, class_9139<? super B, P> class_9139) (package private)class_9149(NetworkState networkState, NetworkSide networkSide, class_9139<ByteBuf, Packet<? super L>> class_9139, @Nullable PacketBundleHandler packetBundleHandler) -
Uses of class_9139 in net.minecraft.advancement
Fields in net.minecraft.advancement declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<class_9129,Advancement> Advancement.field_47996static final class_9139<class_9129,AdvancementEntry> AdvancementEntry.field_48180static final class_9139<class_9129,List<AdvancementEntry>> AdvancementEntry.field_48181static final class_9139<class_9129,AdvancementDisplay> AdvancementDisplay.field_48276 -
Uses of class_9139 in net.minecraft.entity
Fields in net.minecraft.entity declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<ByteBuf,EntityPose> EntityPose.field_48323 -
Uses of class_9139 in net.minecraft.entity.attribute
Fields in net.minecraft.entity.attribute declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<ByteBuf,EntityAttributeModifier.Operation> EntityAttributeModifier.Operation.field_48326 -
Uses of class_9139 in net.minecraft.entity.data
Fields in net.minecraft.entity.data declared as class_9139Modifier and TypeFieldDescriptionprivate static final class_9139<ByteBuf,Optional<BlockState>> TrackedDataHandlerRegistry.field_48265private static final class_9139<ByteBuf,OptionalInt> TrackedDataHandlerRegistry.field_48266Methods in net.minecraft.entity.data that return class_9139Methods in net.minecraft.entity.data with parameters of type class_9139Modifier and TypeMethodDescriptionstatic <T> TrackedDataHandler<T>TrackedDataHandler.method_56031(class_9139<? super class_9129, T> class_9139) -
Uses of class_9139 in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<ByteBuf,ArmadilloEntity.State> ArmadilloEntity.State.field_48335static final class_9139<ByteBuf,SnifferEntity.State> SnifferEntity.State.field_48341 -
Uses of class_9139 in net.minecraft.item
Fields in net.minecraft.item declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<class_9129,ItemStack> ItemStack.field_48349static final class_9139<class_9129,List<ItemStack>> ItemStack.field_48350 -
Uses of class_9139 in net.minecraft.network.packet
Fields in net.minecraft.network.packet declared as class_9139Modifier and TypeFieldDescriptionprivate final class_9139<B,T> CustomPayload.class_9155.codecThe field for thecodecrecord component.static final class_9139<PacketByteBuf,BrandCustomPayload> BrandCustomPayload.field_48654Methods in net.minecraft.network.packet that return class_9139Modifier and TypeMethodDescriptionclass_9139<B,T> CustomPayload.class_9155.codec()Returns the value of thecodecrecord component.class_9139<B,? extends CustomPayload> CustomPayload.class_9153.create(Identifier identifier) static <B extends ByteBuf,T extends Packet<?>>
class_9139<B,T> Packet.method_56443(class_9143<B, T> class_9143, class_9141<B, T> class_9141) static <B extends ByteBuf,T extends CustomPayload>
class_9139<B,T> CustomPayload.method_56484(class_9143<B, T> class_9143, class_9141<B, T> class_9141) static <B extends PacketByteBuf>
class_9139<B,CustomPayload> CustomPayload.method_56485(CustomPayload.class_9153<B> class_9153, List<CustomPayload.class_9155<? super B, ?>> list) static <T extends PacketByteBuf>
class_9139<T,UnknownCustomPayload> UnknownCustomPayload.method_56492(Identifier identifier, int int2) Constructors in net.minecraft.network.packet with parameters of type class_9139ModifierConstructorDescriptionclass_9155(CustomPayload.class_9154<T> class_9154, class_9139<B, T> class_9139) -
Uses of class_9139 in net.minecraft.network.packet.c2s.common
Fields in net.minecraft.network.packet.c2s.common declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<PacketByteBuf,ClientOptionsC2SPacket> ClientOptionsC2SPacket.field_48645static final class_9139<PacketByteBuf,CustomPayloadC2SPacket> CustomPayloadC2SPacket.field_48646static final class_9139<PacketByteBuf,KeepAliveC2SPacket> KeepAliveC2SPacket.field_48647static final class_9139<PacketByteBuf,CommonPongC2SPacket> CommonPongC2SPacket.field_48648static final class_9139<PacketByteBuf,ResourcePackStatusC2SPacket> ResourcePackStatusC2SPacket.field_48649 -
Uses of class_9139 in net.minecraft.network.packet.c2s.config
Fields in net.minecraft.network.packet.c2s.config declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<ByteBuf,ReadyC2SPacket> ReadyC2SPacket.field_48701 -
Uses of class_9139 in net.minecraft.network.packet.c2s.handshake
Fields in net.minecraft.network.packet.c2s.handshake declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<PacketByteBuf,HandshakeC2SPacket> HandshakeC2SPacket.field_48229 -
Uses of class_9139 in net.minecraft.network.packet.c2s.login
Fields in net.minecraft.network.packet.c2s.login declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<PacketByteBuf,LoginQueryResponseC2SPacket> LoginQueryResponseC2SPacket.field_48249static final class_9139<PacketByteBuf,LoginHelloC2SPacket> LoginHelloC2SPacket.field_48250static final class_9139<PacketByteBuf,LoginKeyC2SPacket> LoginKeyC2SPacket.field_48251static final class_9139<ByteBuf,EnterConfigurationC2SPacket> EnterConfigurationC2SPacket.field_48253 -
Uses of class_9139 in net.minecraft.network.packet.c2s.play
Fields in net.minecraft.network.packet.c2s.play declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<PacketByteBuf,TeleportConfirmC2SPacket> TeleportConfirmC2SPacket.field_48174static final class_9139<PacketByteBuf,QueryBlockNbtC2SPacket> QueryBlockNbtC2SPacket.field_48175static final class_9139<PacketByteBuf,UpdateDifficultyC2SPacket> UpdateDifficultyC2SPacket.field_48176static final class_9139<PacketByteBuf,MessageAcknowledgmentC2SPacket> MessageAcknowledgmentC2SPacket.field_48177static final class_9139<PacketByteBuf,CommandExecutionC2SPacket> CommandExecutionC2SPacket.field_48178static final class_9139<PacketByteBuf,ChatMessageC2SPacket> ChatMessageC2SPacket.field_48179static final class_9139<PacketByteBuf,PlayerSessionC2SPacket> PlayerSessionC2SPacket.field_48182static final class_9139<PacketByteBuf,AcknowledgeChunksC2SPacket> AcknowledgeChunksC2SPacket.field_48183static final class_9139<PacketByteBuf,ClientStatusC2SPacket> ClientStatusC2SPacket.field_48184static final class_9139<PacketByteBuf,RequestCommandCompletionsC2SPacket> RequestCommandCompletionsC2SPacket.field_48185static final class_9139<ByteBuf,AcknowledgeReconfigurationC2SPacket> AcknowledgeReconfigurationC2SPacket.field_48187static final class_9139<PacketByteBuf,ButtonClickC2SPacket> ButtonClickC2SPacket.field_48188static final class_9139<class_9129,ClickSlotC2SPacket> ClickSlotC2SPacket.field_48189private static final class_9139<class_9129,Int2ObjectMap<ItemStack>> ClickSlotC2SPacket.field_48190static final class_9139<PacketByteBuf,CloseHandledScreenC2SPacket> CloseHandledScreenC2SPacket.field_48191static final class_9139<PacketByteBuf,SlotChangedStateC2SPacket> SlotChangedStateC2SPacket.field_48192static final class_9139<PacketByteBuf,BookUpdateC2SPacket> BookUpdateC2SPacket.field_48193static final class_9139<PacketByteBuf,QueryEntityNbtC2SPacket> QueryEntityNbtC2SPacket.field_48194static final class_9139<PacketByteBuf,PlayerInteractEntityC2SPacket> PlayerInteractEntityC2SPacket.field_48195static final class_9139<PacketByteBuf,JigsawGeneratingC2SPacket> JigsawGeneratingC2SPacket.field_48196static final class_9139<PacketByteBuf,UpdateDifficultyLockC2SPacket> UpdateDifficultyLockC2SPacket.field_48197static final class_9139<PacketByteBuf,PlayerMoveC2SPacket.PositionAndOnGround> PlayerMoveC2SPacket.PositionAndOnGround.field_48198static final class_9139<PacketByteBuf,PlayerMoveC2SPacket.Full> PlayerMoveC2SPacket.Full.field_48199static final class_9139<PacketByteBuf,PlayerMoveC2SPacket.LookAndOnGround> PlayerMoveC2SPacket.LookAndOnGround.field_48200static final class_9139<PacketByteBuf,PlayerMoveC2SPacket.OnGroundOnly> PlayerMoveC2SPacket.OnGroundOnly.field_48201static final class_9139<PacketByteBuf,VehicleMoveC2SPacket> VehicleMoveC2SPacket.field_48202static final class_9139<PacketByteBuf,BoatPaddleStateC2SPacket> BoatPaddleStateC2SPacket.field_48203static final class_9139<PacketByteBuf,PickFromInventoryC2SPacket> PickFromInventoryC2SPacket.field_48204static final class_9139<PacketByteBuf,CraftRequestC2SPacket> CraftRequestC2SPacket.field_48205static final class_9139<PacketByteBuf,UpdatePlayerAbilitiesC2SPacket> UpdatePlayerAbilitiesC2SPacket.field_48206static final class_9139<PacketByteBuf,PlayerActionC2SPacket> PlayerActionC2SPacket.field_48207static final class_9139<PacketByteBuf,ClientCommandC2SPacket> ClientCommandC2SPacket.field_48208static final class_9139<PacketByteBuf,PlayerInputC2SPacket> PlayerInputC2SPacket.field_48209static final class_9139<PacketByteBuf,RecipeCategoryOptionsC2SPacket> RecipeCategoryOptionsC2SPacket.field_48210static final class_9139<PacketByteBuf,RecipeBookDataC2SPacket> RecipeBookDataC2SPacket.field_48211static final class_9139<PacketByteBuf,RenameItemC2SPacket> RenameItemC2SPacket.field_48212static final class_9139<PacketByteBuf,AdvancementTabC2SPacket> AdvancementTabC2SPacket.field_48213static final class_9139<PacketByteBuf,SelectMerchantTradeC2SPacket> SelectMerchantTradeC2SPacket.field_48214static final class_9139<class_9129,UpdateBeaconC2SPacket> UpdateBeaconC2SPacket.field_48215static final class_9139<PacketByteBuf,UpdateSelectedSlotC2SPacket> UpdateSelectedSlotC2SPacket.field_48216static final class_9139<PacketByteBuf,UpdateCommandBlockC2SPacket> UpdateCommandBlockC2SPacket.field_48217static final class_9139<PacketByteBuf,UpdateCommandBlockMinecartC2SPacket> UpdateCommandBlockMinecartC2SPacket.field_48218static final class_9139<class_9129,CreativeInventoryActionC2SPacket> CreativeInventoryActionC2SPacket.field_48219static final class_9139<PacketByteBuf,UpdateJigsawC2SPacket> UpdateJigsawC2SPacket.field_48220static final class_9139<PacketByteBuf,UpdateStructureBlockC2SPacket> UpdateStructureBlockC2SPacket.field_48221static final class_9139<PacketByteBuf,UpdateSignC2SPacket> UpdateSignC2SPacket.field_48222static final class_9139<PacketByteBuf,HandSwingC2SPacket> HandSwingC2SPacket.field_48223static final class_9139<PacketByteBuf,SpectatorTeleportC2SPacket> SpectatorTeleportC2SPacket.field_48224static final class_9139<PacketByteBuf,PlayerInteractBlockC2SPacket> PlayerInteractBlockC2SPacket.field_48225static final class_9139<PacketByteBuf,PlayerInteractItemC2SPacket> PlayerInteractItemC2SPacket.field_48226 -
Uses of class_9139 in net.minecraft.network.packet.c2s.query
Fields in net.minecraft.network.packet.c2s.query declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<PacketByteBuf,QueryPingC2SPacket> QueryPingC2SPacket.field_48257static final class_9139<ByteBuf,QueryRequestC2SPacket> QueryRequestC2SPacket.field_48260 -
Uses of class_9139 in net.minecraft.network.packet.s2c.common
Fields in net.minecraft.network.packet.s2c.common declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<class_9129,CustomPayloadS2CPacket> CustomPayloadS2CPacket.field_48620static final class_9139<PacketByteBuf,CustomPayloadS2CPacket> CustomPayloadS2CPacket.field_48621static final class_9139<PacketByteBuf,DisconnectS2CPacket> DisconnectS2CPacket.field_48622static final class_9139<PacketByteBuf,KeepAliveS2CPacket> KeepAliveS2CPacket.field_48623static final class_9139<PacketByteBuf,CommonPingS2CPacket> CommonPingS2CPacket.field_48624static final class_9139<PacketByteBuf,ResourcePackRemoveS2CPacket> ResourcePackRemoveS2CPacket.field_48625static final class_9139<PacketByteBuf,ResourcePackSendS2CPacket> ResourcePackSendS2CPacket.field_48626static final class_9139<PacketByteBuf,SynchronizeTagsS2CPacket> SynchronizeTagsS2CPacket.field_48630 -
Uses of class_9139 in net.minecraft.network.packet.s2c.config
Fields in net.minecraft.network.packet.s2c.config declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<ByteBuf,ReadyS2CPacket> ReadyS2CPacket.field_48691static final class_9139<PacketByteBuf,DynamicRegistriesS2CPacket> DynamicRegistriesS2CPacket.field_48692static final class_9139<PacketByteBuf,FeaturesS2CPacket> FeaturesS2CPacket.field_48693 -
Uses of class_9139 in net.minecraft.network.packet.s2c.custom
Fields in net.minecraft.network.packet.s2c.custom declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<PacketByteBuf,DebugBeeCustomPayload> DebugBeeCustomPayload.field_48650static final class_9139<PacketByteBuf,DebugBrainCustomPayload> DebugBrainCustomPayload.field_48652static final class_9139<PacketByteBuf,DebugBreezeCustomPayload> DebugBreezeCustomPayload.field_48656static final class_9139<PacketByteBuf,DebugGameEventCustomPayload> DebugGameEventCustomPayload.field_48660static final class_9139<class_9129,DebugGameEventListenersCustomPayload> DebugGameEventListenersCustomPayload.field_48662static final class_9139<PacketByteBuf,DebugGameTestAddMarkerCustomPayload> DebugGameTestAddMarkerCustomPayload.field_48664static final class_9139<PacketByteBuf,DebugGameTestClearCustomPayload> DebugGameTestClearCustomPayload.field_48666static final class_9139<PacketByteBuf,DebugGoalSelectorCustomPayload> DebugGoalSelectorCustomPayload.field_48668static final class_9139<PacketByteBuf,DebugHiveCustomPayload> DebugHiveCustomPayload.field_48670static final class_9139<PacketByteBuf,DebugNeighborsUpdateCustomPayload> DebugNeighborsUpdateCustomPayload.field_48672static final class_9139<PacketByteBuf,DebugPathCustomPayload> DebugPathCustomPayload.field_48674static final class_9139<PacketByteBuf,DebugPoiAddedCustomPayload> DebugPoiAddedCustomPayload.field_48676static final class_9139<PacketByteBuf,DebugPoiRemovedCustomPayload> DebugPoiRemovedCustomPayload.field_48678static final class_9139<PacketByteBuf,DebugPoiTicketCountCustomPayload> DebugPoiTicketCountCustomPayload.field_48680static final class_9139<PacketByteBuf,DebugRaidsCustomPayload> DebugRaidsCustomPayload.field_48682static final class_9139<PacketByteBuf,DebugStructuresCustomPayload> DebugStructuresCustomPayload.field_48684static final class_9139<PacketByteBuf,DebugVillageSectionsCustomPayload> DebugVillageSectionsCustomPayload.field_48686static final class_9139<PacketByteBuf,DebugWorldgenAttemptCustomPayload> DebugWorldgenAttemptCustomPayload.field_48688 -
Uses of class_9139 in net.minecraft.network.packet.s2c.login
Fields in net.minecraft.network.packet.s2c.login declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<PacketByteBuf,LoginQueryRequestS2CPacket> LoginQueryRequestS2CPacket.field_48232static final class_9139<PacketByteBuf,LoginSuccessS2CPacket> LoginSuccessS2CPacket.field_48233static final class_9139<PacketByteBuf,LoginHelloS2CPacket> LoginHelloS2CPacket.field_48234static final class_9139<PacketByteBuf,LoginCompressionS2CPacket> LoginCompressionS2CPacket.field_48236static final class_9139<PacketByteBuf,LoginDisconnectS2CPacket> LoginDisconnectS2CPacket.field_48237 -
Uses of class_9139 in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<class_9129,EntitySpawnS2CPacket> EntitySpawnS2CPacket.field_47896static final class_9139<PacketByteBuf,ExperienceOrbSpawnS2CPacket> ExperienceOrbSpawnS2CPacket.field_47897static final class_9139<PacketByteBuf,EntityAnimationS2CPacket> EntityAnimationS2CPacket.field_47898static final class_9139<class_9129,StatisticsS2CPacket> StatisticsS2CPacket.field_47899private static final class_9139<class_9129,Object2IntMap<Stat<?>>> StatisticsS2CPacket.field_47900static final class_9139<PacketByteBuf,PlayerActionResponseS2CPacket> PlayerActionResponseS2CPacket.field_47901static final class_9139<PacketByteBuf,BlockBreakingProgressS2CPacket> BlockBreakingProgressS2CPacket.field_47902static final class_9139<class_9129,BlockEntityUpdateS2CPacket> BlockEntityUpdateS2CPacket.field_47903static final class_9139<class_9129,BlockEventS2CPacket> BlockEventS2CPacket.field_47904static final class_9139<class_9129,BlockUpdateS2CPacket> BlockUpdateS2CPacket.field_47905static final class_9139<PacketByteBuf,BossBarS2CPacket> BossBarS2CPacket.field_47906static final class_9139<PacketByteBuf,DifficultyS2CPacket> DifficultyS2CPacket.field_47907static final class_9139<PacketByteBuf,ChunkSentS2CPacket> ChunkSentS2CPacket.field_47908static final class_9139<ByteBuf,StartChunkSendS2CPacket> StartChunkSendS2CPacket.field_47910static final class_9139<PacketByteBuf,ChunkBiomeDataS2CPacket> ChunkBiomeDataS2CPacket.field_47911static final class_9139<PacketByteBuf,ClearTitleS2CPacket> ClearTitleS2CPacket.field_47912static final class_9139<PacketByteBuf,CommandSuggestionsS2CPacket> CommandSuggestionsS2CPacket.field_47913static final class_9139<PacketByteBuf,CommandTreeS2CPacket> CommandTreeS2CPacket.field_47914static final class_9139<PacketByteBuf,CloseScreenS2CPacket> CloseScreenS2CPacket.field_47915static final class_9139<class_9129,InventoryS2CPacket> InventoryS2CPacket.field_47916static final class_9139<PacketByteBuf,ScreenHandlerPropertyUpdateS2CPacket> ScreenHandlerPropertyUpdateS2CPacket.field_47917static final class_9139<class_9129,ScreenHandlerSlotUpdateS2CPacket> ScreenHandlerSlotUpdateS2CPacket.field_47918static final class_9139<class_9129,CooldownUpdateS2CPacket> CooldownUpdateS2CPacket.field_47919static final class_9139<PacketByteBuf,ChatSuggestionsS2CPacket> ChatSuggestionsS2CPacket.field_47920static final class_9139<PacketByteBuf,EntityDamageS2CPacket> EntityDamageS2CPacket.field_47921static final class_9139<PacketByteBuf,RemoveMessageS2CPacket> RemoveMessageS2CPacket.field_47922static final class_9139<PacketByteBuf,ProfilelessChatMessageS2CPacket> ProfilelessChatMessageS2CPacket.field_47923static final class_9139<PacketByteBuf,EntityStatusS2CPacket> EntityStatusS2CPacket.field_47924static final class_9139<class_9129,ExplosionS2CPacket> ExplosionS2CPacket.field_47925static final class_9139<PacketByteBuf,UnloadChunkS2CPacket> UnloadChunkS2CPacket.field_47926static final class_9139<PacketByteBuf,GameStateChangeS2CPacket> GameStateChangeS2CPacket.field_47927static final class_9139<PacketByteBuf,OpenHorseScreenS2CPacket> OpenHorseScreenS2CPacket.field_47928static final class_9139<PacketByteBuf,DamageTiltS2CPacket> DamageTiltS2CPacket.field_47929static final class_9139<PacketByteBuf,WorldBorderInitializeS2CPacket> WorldBorderInitializeS2CPacket.field_47930static final class_9139<class_9129,ChunkData.BlockEntityData> ChunkData.BlockEntityData.field_47931static final class_9139<class_9129,List<ChunkData.BlockEntityData>> ChunkData.BlockEntityData.field_47932static final class_9139<class_9129,ChunkDataS2CPacket> ChunkDataS2CPacket.field_47933static final class_9139<PacketByteBuf,WorldEventS2CPacket> WorldEventS2CPacket.field_47934static final class_9139<class_9129,ParticleS2CPacket> ParticleS2CPacket.field_47935static final class_9139<PacketByteBuf,LightUpdateS2CPacket> LightUpdateS2CPacket.field_47936static final class_9139<PacketByteBuf,GameJoinS2CPacket> GameJoinS2CPacket.field_47937static final class_9139<PacketByteBuf,MapUpdateS2CPacket> MapUpdateS2CPacket.field_47938static final class_9139<class_9129,SetTradeOffersS2CPacket> SetTradeOffersS2CPacket.field_47939static final class_9139<PacketByteBuf,EntityS2CPacket.MoveRelative> EntityS2CPacket.MoveRelative.field_47940static final class_9139<PacketByteBuf,EntityS2CPacket.RotateAndMoveRelative> EntityS2CPacket.RotateAndMoveRelative.field_47941static final class_9139<PacketByteBuf,EntityS2CPacket.Rotate> EntityS2CPacket.Rotate.field_47942static final class_9139<PacketByteBuf,VehicleMoveS2CPacket> VehicleMoveS2CPacket.field_47943static final class_9139<PacketByteBuf,OpenWrittenBookS2CPacket> OpenWrittenBookS2CPacket.field_47944static final class_9139<class_9129,OpenScreenS2CPacket> OpenScreenS2CPacket.field_47945static final class_9139<PacketByteBuf,SignEditorOpenS2CPacket> SignEditorOpenS2CPacket.field_47946static final class_9139<PacketByteBuf,CraftFailedResponseS2CPacket> CraftFailedResponseS2CPacket.field_47947static final class_9139<PacketByteBuf,PlayerAbilitiesS2CPacket> PlayerAbilitiesS2CPacket.field_47948static final class_9139<PacketByteBuf,ChatMessageS2CPacket> ChatMessageS2CPacket.field_47949static final class_9139<PacketByteBuf,EndCombatS2CPacket> EndCombatS2CPacket.field_47950static final class_9139<ByteBuf,EnterCombatS2CPacket> EnterCombatS2CPacket.field_47952static final class_9139<PacketByteBuf,DeathMessageS2CPacket> DeathMessageS2CPacket.field_47953static final class_9139<PacketByteBuf,PlayerRemoveS2CPacket> PlayerRemoveS2CPacket.field_47954static final class_9139<PacketByteBuf,PlayerListS2CPacket> PlayerListS2CPacket.field_47955static final class_9139<PacketByteBuf,LookAtS2CPacket> LookAtS2CPacket.field_47956static final class_9139<PacketByteBuf,PlayerPositionLookS2CPacket> PlayerPositionLookS2CPacket.field_47957static final class_9139<PacketByteBuf,UnlockRecipesS2CPacket> UnlockRecipesS2CPacket.field_47958static final class_9139<PacketByteBuf,EntitiesDestroyS2CPacket> EntitiesDestroyS2CPacket.field_47959static final class_9139<class_9129,RemoveEntityStatusEffectS2CPacket> RemoveEntityStatusEffectS2CPacket.field_47960static final class_9139<PacketByteBuf,ScoreboardScoreResetS2CPacket> ScoreboardScoreResetS2CPacket.field_47961static final class_9139<PacketByteBuf,PlayerRespawnS2CPacket> PlayerRespawnS2CPacket.field_47962static final class_9139<PacketByteBuf,EntitySetHeadYawS2CPacket> EntitySetHeadYawS2CPacket.field_47963static final class_9139<PacketByteBuf,ChunkDeltaUpdateS2CPacket> ChunkDeltaUpdateS2CPacket.field_47964static final class_9139<PacketByteBuf,SelectAdvancementTabS2CPacket> SelectAdvancementTabS2CPacket.field_47965static final class_9139<PacketByteBuf,ServerMetadataS2CPacket> ServerMetadataS2CPacket.field_47966static final class_9139<PacketByteBuf,OverlayMessageS2CPacket> OverlayMessageS2CPacket.field_47967static final class_9139<PacketByteBuf,WorldBorderCenterChangedS2CPacket> WorldBorderCenterChangedS2CPacket.field_47968static final class_9139<PacketByteBuf,WorldBorderInterpolateSizeS2CPacket> WorldBorderInterpolateSizeS2CPacket.field_47969static final class_9139<PacketByteBuf,WorldBorderSizeChangedS2CPacket> WorldBorderSizeChangedS2CPacket.field_47970static final class_9139<PacketByteBuf,WorldBorderWarningTimeChangedS2CPacket> WorldBorderWarningTimeChangedS2CPacket.field_47971static final class_9139<PacketByteBuf,WorldBorderWarningBlocksChangedS2CPacket> WorldBorderWarningBlocksChangedS2CPacket.field_47972static final class_9139<PacketByteBuf,SetCameraEntityS2CPacket> SetCameraEntityS2CPacket.field_47973static final class_9139<PacketByteBuf,UpdateSelectedSlotS2CPacket> UpdateSelectedSlotS2CPacket.field_47974static final class_9139<PacketByteBuf,ChunkRenderDistanceCenterS2CPacket> ChunkRenderDistanceCenterS2CPacket.field_47975static final class_9139<PacketByteBuf,ChunkLoadDistanceS2CPacket> ChunkLoadDistanceS2CPacket.field_47976static final class_9139<PacketByteBuf,PlayerSpawnPositionS2CPacket> PlayerSpawnPositionS2CPacket.field_47977static final class_9139<PacketByteBuf,ScoreboardDisplayS2CPacket> ScoreboardDisplayS2CPacket.field_47978static final class_9139<class_9129,EntityTrackerUpdateS2CPacket> EntityTrackerUpdateS2CPacket.field_47979static final class_9139<PacketByteBuf,EntityAttachS2CPacket> EntityAttachS2CPacket.field_47980static final class_9139<PacketByteBuf,EntityVelocityUpdateS2CPacket> EntityVelocityUpdateS2CPacket.field_47981static final class_9139<class_9129,EntityEquipmentUpdateS2CPacket> EntityEquipmentUpdateS2CPacket.field_47982static final class_9139<PacketByteBuf,ExperienceBarUpdateS2CPacket> ExperienceBarUpdateS2CPacket.field_47983static final class_9139<PacketByteBuf,HealthUpdateS2CPacket> HealthUpdateS2CPacket.field_47984static final class_9139<class_9129,ScoreboardObjectiveUpdateS2CPacket> ScoreboardObjectiveUpdateS2CPacket.field_47985static final class_9139<PacketByteBuf,EntityPassengersSetS2CPacket> EntityPassengersSetS2CPacket.field_47986static final class_9139<PacketByteBuf,TeamS2CPacket> TeamS2CPacket.field_47987static final class_9139<class_9129,ScoreboardScoreUpdateS2CPacket> ScoreboardScoreUpdateS2CPacket.field_47988static final class_9139<PacketByteBuf,SimulationDistanceS2CPacket> SimulationDistanceS2CPacket.field_47989static final class_9139<PacketByteBuf,SubtitleS2CPacket> SubtitleS2CPacket.field_47990static final class_9139<PacketByteBuf,WorldTimeUpdateS2CPacket> WorldTimeUpdateS2CPacket.field_47991static final class_9139<PacketByteBuf,TitleS2CPacket> TitleS2CPacket.field_47992static final class_9139<PacketByteBuf,TitleFadeS2CPacket> TitleFadeS2CPacket.field_47993static final class_9139<class_9129,PlaySoundFromEntityS2CPacket> PlaySoundFromEntityS2CPacket.field_47994static final class_9139<class_9129,PlaySoundS2CPacket> PlaySoundS2CPacket.field_47995static final class_9139<ByteBuf,EnterReconfigurationS2CPacket> EnterReconfigurationS2CPacket.field_47998static final class_9139<PacketByteBuf,StopSoundS2CPacket> StopSoundS2CPacket.field_47999static final class_9139<PacketByteBuf,GameMessageS2CPacket> GameMessageS2CPacket.field_48000static final class_9139<PacketByteBuf,PlayerListHeaderS2CPacket> PlayerListHeaderS2CPacket.field_48001static final class_9139<PacketByteBuf,NbtQueryResponseS2CPacket> NbtQueryResponseS2CPacket.field_48002static final class_9139<PacketByteBuf,ItemPickupAnimationS2CPacket> ItemPickupAnimationS2CPacket.field_48003static final class_9139<PacketByteBuf,EntityPositionS2CPacket> EntityPositionS2CPacket.field_48004static final class_9139<PacketByteBuf,UpdateTickRateS2CPacket> UpdateTickRateS2CPacket.field_48005static final class_9139<PacketByteBuf,TickStepS2CPacket> TickStepS2CPacket.field_48006static final class_9139<class_9129,AdvancementUpdateS2CPacket> AdvancementUpdateS2CPacket.field_48007static final class_9139<class_9129,EntityAttributesS2CPacket> EntityAttributesS2CPacket.field_48008static final class_9139<ByteBuf,EntityAttributeModifier> EntityAttributesS2CPacket.Entry.field_48009static final class_9139<class_9129,EntityAttributesS2CPacket.Entry> EntityAttributesS2CPacket.Entry.field_48010static final class_9139<class_9129,EntityStatusEffectS2CPacket> EntityStatusEffectS2CPacket.field_48011static final class_9139<class_9129,SynchronizeRecipesS2CPacket> SynchronizeRecipesS2CPacket.field_48012 -
Uses of class_9139 in net.minecraft.network.packet.s2c.query
Fields in net.minecraft.network.packet.s2c.query declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<PacketByteBuf,PingResultS2CPacket> PingResultS2CPacket.field_48254static final class_9139<PacketByteBuf,QueryResponseS2CPacket> QueryResponseS2CPacket.field_48258 -
Uses of class_9139 in net.minecraft.particle
Fields in net.minecraft.particle declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<class_9129,DustColorTransitionParticleEffect> DustColorTransitionParticleEffect.field_48454static final class_9139<class_9129,DustParticleEffect> DustParticleEffect.field_48455static final class_9139<class_9129,ParticleEffect> ParticleTypes.field_48456static final class_9139<class_9129,SculkChargeParticleEffect> SculkChargeParticleEffect.field_48458static final class_9139<class_9129,ShriekParticleEffect> ShriekParticleEffect.field_48459private final class_9139<class_9129,DefaultParticleType> DefaultParticleType.field_48460static final class_9139<class_9129,VibrationParticleEffect> VibrationParticleEffect.field_48461Methods in net.minecraft.particle that return class_9139Modifier and TypeMethodDescriptionstatic class_9139<? super class_9129,BlockStateParticleEffect> BlockStateParticleEffect.method_56170(ParticleType<BlockStateParticleEffect> particleType) static class_9139<? super class_9129,ItemStackParticleEffect> ItemStackParticleEffect.method_56178(ParticleType<ItemStackParticleEffect> particleType) DefaultParticleType.method_56179()abstract class_9139<? super class_9129,T> ParticleType.method_56179() -
Uses of class_9139 in net.minecraft.recipe
Fields in net.minecraft.recipe declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<class_9129,Ingredient> Ingredient.field_48355static final class_9139<class_9129,Recipe<?>> Recipe.field_48356static final class_9139<class_9129,RecipeEntry<?>> RecipeEntry.field_48357static final class_9139<class_9129,ShapedRecipe> ShapedRecipe.Serializer.field_48358static final class_9139<class_9129,RawShapedRecipe> RawShapedRecipe.field_48359static final class_9139<class_9129,ShapelessRecipe> ShapelessRecipe.Serializer.field_48360private final class_9139<class_9129,T> CookingRecipeSerializer.field_48361private final class_9139<class_9129,T> SpecialRecipeSerializer.field_48362private final class_9139<class_9129,T> CuttingRecipe.Serializer.field_48363static final class_9139<class_9129,SmithingTransformRecipe> SmithingTransformRecipe.Serializer.field_48364static final class_9139<class_9129,SmithingTrimRecipe> SmithingTrimRecipe.Serializer.field_48365Methods in net.minecraft.recipe that return class_9139Modifier and TypeMethodDescriptionCookingRecipeSerializer.method_56104()CuttingRecipe.Serializer.method_56104()RecipeSerializer.method_56104()ShapedRecipe.Serializer.method_56104()ShapelessRecipe.Serializer.method_56104()SmithingTransformRecipe.Serializer.method_56104()SmithingTrimRecipe.Serializer.method_56104()SpecialRecipeSerializer.method_56104() -
Uses of class_9139 in net.minecraft.recipe.book
Fields in net.minecraft.recipe.book declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<ByteBuf,CraftingRecipeCategory> CraftingRecipeCategory.field_48353 -
Uses of class_9139 in net.minecraft.registry
Methods in net.minecraft.registry that return class_9139Modifier and TypeMethodDescriptionstatic <T> class_9139<ByteBuf,RegistryKey<T>> RegistryKey.method_56038(RegistryKey<? extends Registry<T>> registryKey) -
Uses of class_9139 in net.minecraft.scoreboard.number
Fields in net.minecraft.scoreboard.number declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<class_9129,NumberFormat> NumberFormatTypes.field_48544static final class_9139<class_9129,Optional<NumberFormat>> NumberFormatTypes.field_48545Methods in net.minecraft.scoreboard.number that return class_9139 -
Uses of class_9139 in net.minecraft.sound
Fields in net.minecraft.sound declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<ByteBuf,SoundEvent> SoundEvent.field_48278static final class_9139<class_9129,RegistryEntry<SoundEvent>> SoundEvent.field_48279 -
Uses of class_9139 in net.minecraft.stat
Fields in net.minecraft.stat declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<class_9129,Stat<?>> Stat.field_48280private final class_9139<class_9129,Stat<T>> StatType.field_48281Methods in net.minecraft.stat that return class_9139 -
Uses of class_9139 in net.minecraft.text
Fields in net.minecraft.text declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<ByteBuf,Text> TextCodecs.field_48540static final class_9139<ByteBuf,Style> Style.Codecs.field_48541 -
Uses of class_9139 in net.minecraft.util
Fields in net.minecraft.util declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<ByteBuf,Identifier> Identifier.field_48267static class_9139<ByteBuf,UUID> Uuids.field_48453 -
Uses of class_9139 in net.minecraft.util.math
Fields in net.minecraft.util.math declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<ByteBuf,BlockPos> BlockPos.field_48404static final class_9139<ByteBuf,Direction> Direction.field_48450static final class_9139<ByteBuf,GlobalPos> GlobalPos.field_48451static final class_9139<ByteBuf,EulerAngle> EulerAngle.field_48452 -
Uses of class_9139 in net.minecraft.village
Fields in net.minecraft.village declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<class_9129,VillagerData> VillagerData.field_48345static final class_9139<class_9129,TradeOffer> TradeOffer.field_48371static final class_9139<class_9129,TradeOfferList> TradeOfferList.field_48373 -
Uses of class_9139 in net.minecraft.world.event
Fields in net.minecraft.world.event declared as class_9139Modifier and TypeFieldDescriptionstatic final class_9139<class_9129,BlockPositionSource> BlockPositionSource.field_48377static final class_9139<class_9129,EntityPositionSource> EntityPositionSource.field_48378static final class_9139<class_9129,PositionSource> PositionSource.field_48379Methods in net.minecraft.world.event that return class_9139Modifier and TypeMethodDescriptionBlockPositionSource.Type.method_56123()EntityPositionSource.Type.method_56123()PositionSourceType.method_56123()