Uses of Record Class
net.minecraft.class_12179
Packages that use class_12179
-
Uses of class_12179 in net.minecraft
Fields in net.minecraft declared as class_12179Modifier and TypeFieldDescriptionprivate final class_12179class_12173.styleThe field for thestylerecord component.private final class_12179class_12174.styleThe field for thestylerecord component.private final class_12179class_12184.styleThe field for thestylerecord component.Methods in net.minecraft that return class_12179Modifier and TypeMethodDescriptionstatic class_12179class_12179.method_75535(int int2) static class_12179class_12179.method_75536(int int2, float float2) static class_12179class_12179.method_75537(int int2, float float2, int int3) static class_12179class_12179.method_75539(int int2) class_12173.style()Returns the value of thestylerecord component.class_12174.style()Returns the value of thestylerecord component.class_12184.style()Returns the value of thestylerecord component.Methods in net.minecraft with parameters of type class_12179Modifier and TypeMethodDescriptionstatic class_12178class_12180.method_75541(Box box, class_12179 class_12179) static class_12178class_12180.method_75542(Box box, class_12179 class_12179, boolean bool) static class_12178class_12180.method_75543(Vec3d vec3d, float float2, class_12179 class_12179) static class_12178class_12180.method_75547(Vec3d vec3d, Vec3d vec3d2, Vec3d vec3d3, Vec3d vec3d4, class_12179 class_12179) static class_12178class_12180.method_75548(Vec3d vec3d, Vec3d vec3d2, Direction direction, class_12179 class_12179) static class_12178class_12180.method_75549(BlockPos blockPos, float float2, class_12179 class_12179) static class_12178class_12180.method_75550(BlockPos blockPos, class_12179 class_12179) static class_12184class_12184.method_75557(Vec3d vec3d, Vec3d vec3d2, Direction direction, class_12179 class_12179) Constructors in net.minecraft with parameters of type class_12179ModifierConstructorDescriptionclass_12173(Vec3d vec3d, float float2, class_12179 class_12179) class_12174(Box box, class_12179 class_12179, boolean bool) class_12184(Vec3d vec3d, Vec3d vec3d2, Vec3d vec3d3, Vec3d vec3d4, class_12179 class_12179)