net.minecraft.client.resource.model

public abstract class SimpleModelLocationProvider

implements BlockModelLocationProvider

bsc
net.minecraft.class_2465
net.minecraft.client.resource.model.SimpleModelLocationProvider
net.minecraft.client.renderer.block.statemap.StateMapperBase

Field summary

Modifier and TypeField
protected Map<BlockState, ModelIdentifier>
b
field_11000
modelLocations
mapStateModelLocations

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public String
a(Map<aub<?>, Comparable<?>> arg0)
method_10088(Map<class_2247<?>, Comparable<?>> arg0)
propertiesAsString(Map<Property<?>, Comparable<?>> properties)
getPropertyString(Map<IProperty<?>, Comparable<?>> values)
private <T extends Comparable<T>> String
a(aub<T> arg0, Comparable<?> arg1)
method_12402(class_2247<T> arg0, Comparable<?> arg1)
getValueName(Property<T> property, Comparable<?> value)
getPropertyName(IProperty<T> property, Comparable<?> value)
public Map<BlockState, ModelIdentifier>
a(alu arg0)
method_10096(class_197 arg0)
getModelLocations(Block arg0)
putStateModelLocations(Block arg0)
protected abstract ModelIdentifier
a(atl arg0)
method_10087(class_2232 arg0)
getModelLocation(BlockState state)
getModelResourceLocation(IBlockState state)