Uses of Record Class
net.minecraft.class_12392
Packages that use class_12392
Package
Description
The base package for all Minecraft classes.
-
Uses of class_12392 in net.minecraft
Fields in net.minecraft declared as class_12392Fields in net.minecraft with type parameters of type class_12392Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_12392> class_12392.CODECstatic final PacketCodec<ByteBuf, class_12392> class_12392.field_64655Methods in net.minecraft that return class_12392Modifier and TypeMethodDescriptionstatic class_12392class_12392.method_76734(LivingEntity livingEntity) -
Uses of class_12392 in net.minecraft.component
Fields in net.minecraft.component with type parameters of type class_12392Modifier and TypeFieldDescriptionstatic final ComponentType<class_12392> DataComponentTypes.ATTACK_RANGE -
Uses of class_12392 in net.minecraft.entity
Methods in net.minecraft.entity that return class_12392 -
Uses of class_12392 in net.minecraft.entity.projectile
Methods in net.minecraft.entity.projectile with parameters of type class_12392Modifier and TypeMethodDescriptionstatic com.mojang.datafixers.util.Either<BlockHitResult, Collection<EntityHitResult>> ProjectileUtil.collectPiercingCollisions(Entity entity, class_12392 class_12392, Predicate<Entity> predicate)