Class RealDataComponentIds
java.lang.Object
net.ntrdeal.realapi.reference.RealDataComponentIds
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.resources.ResourceKey<net.minecraft.core.component.DataComponentType<?>> static final net.minecraft.resources.ResourceKey<net.minecraft.core.component.DataComponentType<?>> static final net.minecraft.resources.ResourceKey<net.minecraft.core.component.DataComponentType<?>> -
Method Summary
-
Field Details
-
KEEP_ON_DEATH
public static final net.minecraft.resources.ResourceKey<net.minecraft.core.component.DataComponentType<?>> KEEP_ON_DEATH -
BUNDLE_LIKE
public static final net.minecraft.resources.ResourceKey<net.minecraft.core.component.DataComponentType<?>> BUNDLE_LIKE -
PREVENT_CONSUMPTION
public static final net.minecraft.resources.ResourceKey<net.minecraft.core.component.DataComponentType<?>> PREVENT_CONSUMPTION
-