Uses of Enum Class
net.minecraft.entity.passive.RabbitEntity.class_7990
Packages that use RabbitEntity.class_7990
-
Uses of RabbitEntity.class_7990 in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as RabbitEntity.class_7990Modifier and TypeFieldDescriptionfinal RabbitEntity.class_7990RabbitEntity.RabbitData.field_41560Fields in net.minecraft.entity.passive with type parameters of type RabbitEntity.class_7990Modifier and TypeFieldDescriptionstatic final StringIdentifiable.Codec<RabbitEntity.class_7990>RabbitEntity.class_7990.field_41568private static final IntFunction<RabbitEntity.class_7990>RabbitEntity.class_7990.field_41569Methods in net.minecraft.entity.passive that return RabbitEntity.class_7990Modifier and TypeMethodDescriptionRabbitEntity.method_47827()private static RabbitEntity.class_7990RabbitEntity.method_47854(WorldAccess worldAccess, BlockPos blockPos) static RabbitEntity.class_7990RabbitEntity.class_7990.method_47857(int int2) static RabbitEntity.class_7990Returns the enum constant of this class with the specified name.static RabbitEntity.class_7990[]RabbitEntity.class_7990.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.entity.passive with parameters of type RabbitEntity.class_7990Modifier and TypeMethodDescriptionvoidRabbitEntity.method_47826(RabbitEntity.class_7990 class_7990) Constructors in net.minecraft.entity.passive with parameters of type RabbitEntity.class_7990 -
Uses of RabbitEntity.class_7990 in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity with type parameters of type RabbitEntity.class_7990Modifier and TypeFieldDescriptionstatic final VariantPredicates<RabbitEntity.class_7990>TypeSpecificPredicate.Deserializers.field_41539