GeneralProperties

public abstract class GeneralProperties(source)

General OptiFine container properties.

Parameters

name

Custom entity or block entity name

biome

Biomes of a block entity or entity

height

Y coordinate of a block entity or entity

Inheritors

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
public Integer getHeight()
Link copied to clipboard
public String getName()

Properties

Link copied to clipboard
private final Identifier biome
Link copied to clipboard
private final Integer height
Link copied to clipboard
private final String name