Class BundleWeightDataComponents
java.lang.Object
dev.thomasglasser.bundleweight.api.BundleWeightDataComponents
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final dev.thomasglasser.tommylib.api.registration.ExtendedHolder<net.minecraft.core.component.DataComponentType<?>, net.minecraft.core.component.DataComponentType<org.apache.commons.lang3.math.Fraction>> The weight of an item in a bundle.static final dev.thomasglasser.tommylib.api.registration.Registrar.DataComponents -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DATA_COMPONENTS
public static final dev.thomasglasser.tommylib.api.registration.Registrar.DataComponents DATA_COMPONENTS -
BUNDLE_WEIGHT
public static final dev.thomasglasser.tommylib.api.registration.ExtendedHolder<net.minecraft.core.component.DataComponentType<?>, net.minecraft.core.component.DataComponentType<org.apache.commons.lang3.math.Fraction>> BUNDLE_WEIGHTThe weight of an item in a bundle.
-
-
Constructor Details
-
BundleWeightDataComponents
public BundleWeightDataComponents()
-
-
Method Details
-
init
@Internal public static void init()
-