public class EntityLootTables extends java.lang.Object implements java.util.function.Consumer<java.util.function.BiConsumer<ResourceLocation,LootTable.Builder>>
Modifier and Type | Field and Description |
---|---|
protected static EntityPredicate.Builder |
field_218586_a |
Constructor and Description |
---|
EntityLootTables() |
Modifier and Type | Method and Description |
---|---|
void |
accept(java.util.function.BiConsumer<ResourceLocation,LootTable.Builder> p_accept_1_) |
protected void |
addTables() |
protected void |
func_218582_a(EntityType<?> p_218582_1_,
LootTable.Builder p_218582_2_) |
protected void |
func_218585_a(ResourceLocation p_218585_1_,
LootTable.Builder p_218585_2_) |
protected java.lang.Iterable<EntityType<?>> |
getKnownEntities() |
protected boolean |
isNonLiving(EntityType<?> entitytype) |
protected static final EntityPredicate.Builder field_218586_a
protected void addTables()
public void accept(java.util.function.BiConsumer<ResourceLocation,LootTable.Builder> p_accept_1_)
accept
in interface java.util.function.Consumer<java.util.function.BiConsumer<ResourceLocation,LootTable.Builder>>
protected java.lang.Iterable<EntityType<?>> getKnownEntities()
protected boolean isNonLiving(EntityType<?> entitytype)
protected void func_218582_a(EntityType<?> p_218582_1_, LootTable.Builder p_218582_2_)
protected void func_218585_a(ResourceLocation p_218585_1_, LootTable.Builder p_218585_2_)