Uses of Interface
net.minecraft.class_12191
Packages that use class_12191
Package
Description
The base package for all Minecraft classes.
-
Uses of class_12191 in net.minecraft
Fields in net.minecraft declared as class_12191Modifier and TypeFieldDescriptionstatic final class_12191<Float> class_12191.field_63687static final class_12191<Float> class_12191.field_63688Methods in net.minecraft that return class_12191Modifier and TypeMethodDescriptionstatic <Value> class_12191<Value> class_12191.method_75623()static class_12191<Float> class_12191.method_75624(float float2, float float3) -
Uses of class_12191 in net.minecraft.world.attribute
Fields in net.minecraft.world.attribute declared as class_12191Modifier and TypeFieldDescriptionprivate final class_12191<Value> EnvironmentAttribute.field_63714private class_12191<Value> EnvironmentAttribute.Builder.field_63720Methods in net.minecraft.world.attribute with parameters of type class_12191Modifier and TypeMethodDescriptionEnvironmentAttribute.Builder.method_75656(class_12191<Value> class_12191) Constructors in net.minecraft.world.attribute with parameters of type class_12191ModifierConstructorDescription(package private)EnvironmentAttribute(class_12192<Value> class_12192, Value value, class_12191<Value> class_12191, boolean bool, boolean bool2, boolean bool3)