Uses of Class
net.minecraft.class_9129
Packages that use class_9129
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9129 in net.minecraft
Fields in net.minecraft with type parameters of type class_9129Modifier and TypeFieldDescriptionstatic final class_9127.class_9128<ServerPlayPacketListener,class_9129> class_9095.field_48172static final class_9127.class_9128<ClientPlayPacketListener,class_9129> class_9095.field_48173Methods in net.minecraft that return types with arguments of type class_9129Modifier and TypeMethodDescriptionstatic Function<ByteBuf,class_9129> class_9129.method_56350(DynamicRegistryManager dynamicRegistryManager) 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<class_9129,RegistryEntry<T>> class_9135.method_56383(RegistryKey<? extends Registry<T>> registryKey) Method parameters in net.minecraft with type arguments of type class_9129Modifier and TypeMethodDescriptionstatic <T> class_9139<class_9129,RegistryEntry<T>> class_9135.method_56367(RegistryKey<? extends Registry<T>> registryKey, class_9139<? super class_9129, T> class_9139) -
Uses of class_9129 in net.minecraft.advancement
Fields in net.minecraft.advancement with type parameters of type class_9129Modifier 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_48276Methods in net.minecraft.advancement with parameters of type class_9129Modifier and TypeMethodDescriptionprivate static AdvancementDisplayAdvancementDisplay.fromPacket(class_9129 class_9129) private static AdvancementAdvancement.read(class_9129 class_9129) private voidAdvancementDisplay.toPacket(class_9129 class_9129) private voidAdvancement.write(class_9129 class_9129) -
Uses of class_9129 in net.minecraft.entity.data
Methods in net.minecraft.entity.data that return types with arguments of type class_9129Methods in net.minecraft.entity.data with parameters of type class_9129Modifier and TypeMethodDescriptionstatic DataTracker.SerializedEntry<?>DataTracker.SerializedEntry.fromBuf(class_9129 class_9129, int id) private static <T> DataTracker.SerializedEntry<T>DataTracker.SerializedEntry.fromBuf(class_9129 class_9129, int id, TrackedDataHandler<T> handler) voidDataTracker.SerializedEntry.write(class_9129 class_9129) Method parameters in net.minecraft.entity.data with type arguments of type class_9129Modifier and TypeMethodDescriptionstatic <T> TrackedDataHandler<T>TrackedDataHandler.method_56031(class_9139<? super class_9129, T> class_9139) -
Uses of class_9129 in net.minecraft.item
Fields in net.minecraft.item with type parameters of type class_9129Modifier and TypeFieldDescriptionstatic final class_9139<class_9129,ItemStack> ItemStack.field_48349static final class_9139<class_9129,List<ItemStack>> ItemStack.field_48350 -
Uses of class_9129 in net.minecraft.network.packet.c2s.play
Fields in net.minecraft.network.packet.c2s.play with type parameters of type class_9129Modifier and TypeFieldDescriptionstatic final class_9139<class_9129,ClickSlotC2SPacket> ClickSlotC2SPacket.field_48189private static final class_9139<class_9129,Int2ObjectMap<ItemStack>> ClickSlotC2SPacket.field_48190static final class_9139<class_9129,UpdateBeaconC2SPacket> UpdateBeaconC2SPacket.field_48215static final class_9139<class_9129,CreativeInventoryActionC2SPacket> CreativeInventoryActionC2SPacket.field_48219Methods in net.minecraft.network.packet.c2s.play with parameters of type class_9129Modifier and TypeMethodDescriptionprivate voidClickSlotC2SPacket.method_55971(class_9129 class_9129) private voidCreativeInventoryActionC2SPacket.method_55999(class_9129 class_9129) Constructors in net.minecraft.network.packet.c2s.play with parameters of type class_9129ModifierConstructorDescriptionprivateClickSlotC2SPacket(class_9129 class_9129) privateCreativeInventoryActionC2SPacket(class_9129 class_9129) -
Uses of class_9129 in net.minecraft.network.packet.s2c.common
Fields in net.minecraft.network.packet.s2c.common with type parameters of type class_9129Modifier and TypeFieldDescriptionstatic final class_9139<class_9129,CustomPayloadS2CPacket> CustomPayloadS2CPacket.field_48620 -
Uses of class_9129 in net.minecraft.network.packet.s2c.custom
Fields in net.minecraft.network.packet.s2c.custom with type parameters of type class_9129Modifier and TypeFieldDescriptionstatic final class_9139<class_9129,DebugGameEventListenersCustomPayload> DebugGameEventListenersCustomPayload.field_48662 -
Uses of class_9129 in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play with type parameters of type class_9129Modifier and TypeFieldDescriptionstatic final class_9139<class_9129,EntitySpawnS2CPacket> EntitySpawnS2CPacket.field_47896static final class_9139<class_9129,StatisticsS2CPacket> StatisticsS2CPacket.field_47899private static final class_9139<class_9129,Object2IntMap<Stat<?>>> StatisticsS2CPacket.field_47900static 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<class_9129,InventoryS2CPacket> InventoryS2CPacket.field_47916static final class_9139<class_9129,ScreenHandlerSlotUpdateS2CPacket> ScreenHandlerSlotUpdateS2CPacket.field_47918static final class_9139<class_9129,CooldownUpdateS2CPacket> CooldownUpdateS2CPacket.field_47919static final class_9139<class_9129,ExplosionS2CPacket> ExplosionS2CPacket.field_47925static 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<class_9129,ParticleS2CPacket> ParticleS2CPacket.field_47935static final class_9139<class_9129,SetTradeOffersS2CPacket> SetTradeOffersS2CPacket.field_47939static final class_9139<class_9129,OpenScreenS2CPacket> OpenScreenS2CPacket.field_47945static final class_9139<class_9129,RemoveEntityStatusEffectS2CPacket> RemoveEntityStatusEffectS2CPacket.field_47960static final class_9139<class_9129,EntityTrackerUpdateS2CPacket> EntityTrackerUpdateS2CPacket.field_47979static final class_9139<class_9129,EntityEquipmentUpdateS2CPacket> EntityEquipmentUpdateS2CPacket.field_47982static final class_9139<class_9129,ScoreboardObjectiveUpdateS2CPacket> ScoreboardObjectiveUpdateS2CPacket.field_47985static final class_9139<class_9129,ScoreboardScoreUpdateS2CPacket> ScoreboardScoreUpdateS2CPacket.field_47988static final class_9139<class_9129,PlaySoundFromEntityS2CPacket> PlaySoundFromEntityS2CPacket.field_47994static final class_9139<class_9129,PlaySoundS2CPacket> PlaySoundS2CPacket.field_47995static final class_9139<class_9129,AdvancementUpdateS2CPacket> AdvancementUpdateS2CPacket.field_48007static final class_9139<class_9129,EntityAttributesS2CPacket> EntityAttributesS2CPacket.field_48008static 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_48012Methods in net.minecraft.network.packet.s2c.play with parameters of type class_9129Modifier and TypeMethodDescriptionprivate voidEntitySpawnS2CPacket.method_55855(class_9129 class_9129) private voidBlockEventS2CPacket.method_55860(class_9129 class_9129) private voidInventoryS2CPacket.method_55869(class_9129 class_9129) private voidScreenHandlerSlotUpdateS2CPacket.method_55871(class_9129 class_9129) private voidExplosionS2CPacket.method_55877(class_9129 class_9129) private voidChunkDataS2CPacket.method_55883(class_9129 class_9129) private voidParticleS2CPacket.method_55885(class_9129 class_9129) private voidSetTradeOffersS2CPacket.method_55889(class_9129 class_9129) private voidEntityTrackerUpdateS2CPacket.method_55926(class_9129 class_9129) private voidEntityEquipmentUpdateS2CPacket.method_55929(class_9129 class_9129) private voidScoreboardObjectiveUpdateS2CPacket.method_55932(class_9129 class_9129) private voidScoreboardScoreUpdateS2CPacket.method_55935(class_9129 class_9129) private voidPlaySoundFromEntityS2CPacket.method_55941(class_9129 class_9129) private voidPlaySoundS2CPacket.method_55942(class_9129 class_9129) private voidAdvancementUpdateS2CPacket.method_55952(class_9129 class_9129) private voidEntityStatusEffectS2CPacket.method_55954(class_9129 class_9129) private static List<DataTracker.SerializedEntry<?>>EntityTrackerUpdateS2CPacket.read(class_9129 class_9129) private voidChunkData.BlockEntityData.write(class_9129 class_9129) voidChunkData.write(class_9129 class_9129) private static voidEntityTrackerUpdateS2CPacket.write(List<DataTracker.SerializedEntry<?>> trackedValues, class_9129 class_9129) Constructors in net.minecraft.network.packet.s2c.play with parameters of type class_9129ModifierConstructorDescriptionprivateAdvancementUpdateS2CPacket(class_9129 class_9129) privateBlockEntityData(class_9129 class_9129) privateBlockEventS2CPacket(class_9129 class_9129) ChunkData(class_9129 class_9129, int x, int z) privateChunkDataS2CPacket(class_9129 class_9129) privateEntityEquipmentUpdateS2CPacket(class_9129 class_9129) privateEntitySpawnS2CPacket(class_9129 class_9129) privateEntityStatusEffectS2CPacket(class_9129 class_9129) privateEntityTrackerUpdateS2CPacket(class_9129 class_9129) privateExplosionS2CPacket(class_9129 class_9129) privateInventoryS2CPacket(class_9129 class_9129) privateParticleS2CPacket(class_9129 class_9129) privatePlaySoundFromEntityS2CPacket(class_9129 class_9129) privatePlaySoundS2CPacket(class_9129 class_9129) privateScoreboardObjectiveUpdateS2CPacket(class_9129 class_9129) privateScoreboardScoreUpdateS2CPacket(class_9129 class_9129) privateScreenHandlerSlotUpdateS2CPacket(class_9129 class_9129) privateSetTradeOffersS2CPacket(class_9129 class_9129) -
Uses of class_9129 in net.minecraft.particle
Fields in net.minecraft.particle with type parameters of type class_9129Modifier 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 types with arguments of type class_9129Modifier 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_9129 in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type class_9129Modifier 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 types with arguments of type class_9129Modifier 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()Methods in net.minecraft.recipe with parameters of type class_9129Modifier and TypeMethodDescriptionprivate voidCookingRecipeSerializer.method_17735(class_9129 class_9129, T t) private TCookingRecipeSerializer.method_17737(class_9129 class_9129) private static SmithingTransformRecipeSmithingTransformRecipe.Serializer.method_48456(class_9129 class_9129) private static voidSmithingTransformRecipe.Serializer.method_48457(class_9129 class_9129, SmithingTransformRecipe smithingTransformRecipe) private static SmithingTrimRecipeSmithingTrimRecipe.Serializer.method_48460(class_9129 class_9129) private static voidSmithingTrimRecipe.Serializer.method_48461(class_9129 class_9129, SmithingTrimRecipe smithingTrimRecipe) private static ShapelessRecipeShapelessRecipe.Serializer.method_8141(class_9129 class_9129) private static voidShapelessRecipe.Serializer.method_8143(class_9129 class_9129, ShapelessRecipe shapelessRecipe) private static ShapedRecipeShapedRecipe.Serializer.method_8163(class_9129 class_9129) private static voidShapedRecipe.Serializer.method_8165(class_9129 class_9129, ShapedRecipe shapedRecipe) private static RawShapedRecipeRawShapedRecipe.readFromBuf(class_9129 class_9129) private voidRawShapedRecipe.writeToBuf(class_9129 class_9129) -
Uses of class_9129 in net.minecraft.scoreboard.number
Fields in net.minecraft.scoreboard.number with type parameters of type class_9129Modifier 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 types with arguments of type class_9129 -
Uses of class_9129 in net.minecraft.sound
Fields in net.minecraft.sound with type parameters of type class_9129Modifier and TypeFieldDescriptionstatic final class_9139<class_9129,RegistryEntry<SoundEvent>> SoundEvent.field_48279 -
Uses of class_9129 in net.minecraft.stat
Fields in net.minecraft.stat with type parameters of type class_9129Modifier 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 types with arguments of type class_9129 -
Uses of class_9129 in net.minecraft.village
Fields in net.minecraft.village with type parameters of type class_9129Modifier 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_48373Methods in net.minecraft.village with parameters of type class_9129Modifier and TypeMethodDescriptionstatic TradeOfferTradeOffer.method_56110(class_9129 class_9129) private static voidTradeOffer.method_56111(class_9129 class_9129, TradeOffer tradeOffer) -
Uses of class_9129 in net.minecraft.world.event
Fields in net.minecraft.world.event with type parameters of type class_9129Modifier 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 types with arguments of type class_9129Modifier and TypeMethodDescriptionBlockPositionSource.Type.method_56123()EntityPositionSource.Type.method_56123()PositionSourceType.method_56123()