Uses of Record Class
net.minecraft.class_8572
Packages that use class_8572
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8572 in net.minecraft
Fields in net.minecraft declared as class_8572Modifier and TypeFieldDescriptionstatic final class_8572class_8572.GENERICstatic final class_8572class_8572.LADDERstatic final class_8572class_8572.OTHER_CLIMBABLEstatic final class_8572class_8572.SCAFFOLDINGstatic final class_8572class_8572.TWISTING_VINESstatic final class_8572class_8572.VINESstatic final class_8572class_8572.WATERstatic final class_8572class_8572.WEEPING_VINESMethods in net.minecraft that return class_8572Modifier and TypeMethodDescriptionstatic @Nullable class_8572class_8572.method_52195(LivingEntity livingEntity) static class_8572class_8572.method_52196(BlockState blockState) -
Uses of class_8572 in net.minecraft.entity.damage
Fields in net.minecraft.entity.damage declared as class_8572Modifier and TypeFieldDescriptionprivate final @Nullable class_8572DamageRecord.fallLocationThe field for thefallLocationrecord component.Methods in net.minecraft.entity.damage that return class_8572Modifier and TypeMethodDescriptionDamageRecord.fallLocation()Returns the value of thefallLocationrecord component.Constructors in net.minecraft.entity.damage with parameters of type class_8572ModifierConstructorDescriptionDamageRecord(DamageSource damageSource, float float2, @Nullable class_8572 class_8572, float float3)