Uses of Class
net.minecraft.class_3136
Packages that use class_3136
Package
Description
-
Uses of class_3136 in net.minecraft
Subclasses of class_3136 in net.minecraftMethods in net.minecraft that return class_3136Modifier and TypeMethodDescriptionprotected class_3136class_3136.method_13969(Entity entity, double double2) Methods in net.minecraft with parameters of type class_3136Modifier and TypeMethodDescriptionprotected Identifierclass_3099.getTexture(class_3136 class_3136) protected voidclass_3136.method_13968(PassiveEntity passiveEntity, class_3136 class_3136) protected voidclass_3099.scale(class_3136 class_3136, float float2) -
Uses of class_3136 in net.minecraft.client.gui.screen.ingame
Fields in net.minecraft.client.gui.screen.ingame declared as class_3136Constructors in net.minecraft.client.gui.screen.ingame with parameters of type class_3136ModifierConstructorDescriptionHorseScreen(Inventory inventory, Inventory inventory2, class_3136 class_3136) -
Uses of class_3136 in net.minecraft.entity
Subclasses of class_3136 in net.minecraft.entityModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of class_3136 in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as class_3136Methods in net.minecraft.entity.ai.goal that return class_3136Modifier and TypeMethodDescriptionprivate class_3136class_2978.method_14042(LocalDifficulty localDifficulty) Methods in net.minecraft.entity.ai.goal with parameters of type class_3136Modifier and TypeMethodDescriptionprivate SkeletonEntityclass_2978.method_13156(LocalDifficulty localDifficulty, class_3136 class_3136) Constructors in net.minecraft.entity.ai.goal with parameters of type class_3136 -
Uses of class_3136 in net.minecraft.entity.passive
Subclasses of class_3136 in net.minecraft.entity.passive -
Uses of class_3136 in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type class_3136Modifier and TypeMethodDescriptionvoidClientPlayerEntity.method_6317(class_3136 class_3136, Inventory inventory) voidPlayerEntity.method_6317(class_3136 class_3136, Inventory inventory) voidServerPlayerEntity.method_6317(class_3136 class_3136, Inventory inventory) -
Uses of class_3136 in net.minecraft.screen
Fields in net.minecraft.screen declared as class_3136Constructors in net.minecraft.screen with parameters of type class_3136ModifierConstructorDescriptionHorseScreenHandler(Inventory inventory, Inventory inventory2, class_3136 class_3136, PlayerEntity playerEntity)