Class LightmapCoordinatesRetriever<S extends BlockEntity>

java.lang.Object
net.minecraft.client.render.block.entity.LightmapCoordinatesRetriever<S>
All Implemented Interfaces:
DoubleBlockProperties.PropertyRetriever<S,​Int2IntFunction>

@Environment(CLIENT)
public class LightmapCoordinatesRetriever<S extends BlockEntity>
extends Object
implements DoubleBlockProperties.PropertyRetriever<S,​Int2IntFunction>