Interface PoiTypeAccessor
public interface PoiTypeAccessor
-
Method Summary
Modifier and TypeMethodDescriptionSet<net.minecraft.world.level.block.state.BlockState> voidsetMatchingStates(Set<net.minecraft.world.level.block.state.BlockState> states)
-
Method Details
-
getMatchingStates
Set<net.minecraft.world.level.block.state.BlockState> getMatchingStates() -
setMatchingStates
-