Class CartRegistry
java.lang.Object
com.mrbysco.chowderexpress.registration.CartRegistry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RegistryObject<net.minecraft.sounds.SoundEvent> static final RegistrationProvider<net.minecraft.world.entity.EntityType<?>> static final RegistryObject<net.minecraft.sounds.SoundEvent> static final RegistrationProvider<net.minecraft.world.item.Item> static final RegistryObject<net.minecraft.sounds.SoundEvent> static final RegistrationProvider<net.minecraft.sounds.SoundEvent> static final RegistryObject<net.minecraft.world.entity.EntityType<SoupCart>> static final RegistryObject<SoupCartItem> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.resources.ResourceKey<net.minecraft.world.entity.EntityType<?>> getEntityKey(String name) static void
-
Field Details
-
ITEMS
-
SOUND_EVENTS
-
ENTITY_TYPES
-
MM_SOUP
-
FILL_BOWL
-
EMPTY_BOWL
-
SOUP_CART_ITEM
-
SOUP_CART
-
-
Constructor Details
-
CartRegistry
public CartRegistry()
-
-
Method Details
-
getEntityKey
public static net.minecraft.resources.ResourceKey<net.minecraft.world.entity.EntityType<?>> getEntityKey(String name) -
loadClass
public static void loadClass()
-