net.minecraft.loot.provider.intprovider

public record AbsLootIntProvider

implements LootIntProvider, UnaryOpLootNumberProvider<LootIntProvider>

net.minecraft.world.level.storage.loot.providers.number.ints.Absolute
net.minecraft.class_1_1631
net.minecraft.loot.provider.intprovider.AbsLootIntProvider

Field summary

Modifier and TypeField
private final RegistryEntry<LootIntProvider>
input
comp_1_1837
input
public static final com.mojang.serialization.MapCodec<AbsLootIntProvider>
MAP_CODEC
field_1_10435
CODEC

Constructor summary

ModifierConstructor
public (RegistryEntry<LootIntProvider> input)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<AbsLootIntProvider>
codec()
method_1_10380()
getCodec()
public int
getIntUnsafe(LootContext context)
method_1_10383(class_47 arg0)
nextInt(LootContext arg0)
public RegistryEntry<LootIntProvider>
input()
comp_1_1837()
input()