Package de.cech12.bucketlib.api
Class BucketLibComponents
java.lang.Object
de.cech12.bucketlib.api.BucketLibComponents
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.CustomData> static final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocation -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BUCKET_CONTENT_LOCATION
public static final net.minecraft.resources.ResourceLocation BUCKET_CONTENT_LOCATION -
FLUID_LOCATION
public static final net.minecraft.resources.ResourceLocation FLUID_LOCATION -
BUCKET_CONTENT
public static net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.CustomData> BUCKET_CONTENT
-
-
Constructor Details
-
BucketLibComponents
public BucketLibComponents()
-