All Downloads are FREE. Search and download functionalities are using the official Maven repository.

personthecat.catlib.registry.CommonRegistries Maven / Gradle / Ivy

Go to download

Utilities for serialization, commands, noise generation, IO, and some new data types.

The newest version!
package personthecat.catlib.registry;

import net.minecraft.class_1299;
import net.minecraft.class_1792;
import net.minecraft.class_2248;
import net.minecraft.class_2378;
import net.minecraft.class_3611;

@SuppressWarnings("unused")
public class CommonRegistries {
    public static final RegistryHandle BLOCKS = RegistryUtils.getHandle(class_2378.field_25105);
    public static final RegistryHandle FLUIDS = RegistryUtils.getHandle(class_2378.field_25103);
    public static final RegistryHandle ITEMS = RegistryUtils.getHandle(class_2378.field_25108);
    public static final RegistryHandle> ENTITIES = RegistryUtils.getHandle(class_2378.field_25107);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy