net.minecraft.entity.passive

public class CatSoundVariants

net.minecraft.world.entity.animal.feline.CatSoundVariants
net.minecraft.class_1_338
net.minecraft.entity.passive.CatSoundVariants

Field summary

Modifier and TypeField
public static final RegistryKey<CatSoundVariant>
CLASSIC
field_1_1963
CLASSIC
public static final RegistryKey<CatSoundVariant>
ROYAL
field_1_1964
royal

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static RegistryKey<CatSoundVariant>
createKey(CatSoundVariants$SoundSet catSoundVariant)
method_1_2388(class_1_338$class_1_339 arg0)
of(CatSoundVariants$Type type)
public static void
bootstrap(BootstrapContext<CatSoundVariant> context)
method_1_2387(class_7891<class_1_334> arg0)
bootstrap(Registerable<CatSoundVariant> registry)
private static void
register(BootstrapContext<CatSoundVariant> context, ResourceKey<CatSoundVariant> key, CatSoundVariants$SoundSet CatSoundVariant)
method_1_2390(class_7891<class_1_334> arg0, class_5321<class_1_334> arg1, class_1_338$class_1_339 arg2)
register(Registerable<CatSoundVariant> registry, RegistryKey<CatSoundVariant> key, CatSoundVariants$Type type)
public static RegistryEntry<CatSoundVariant>
pickRandomSoundVariant(RegistryAccess registryAccess, RandomSource random)
method_1_2389(class_5455 arg0, class_5819 arg1)
select(DynamicRegistryManager registries, Random random)